#DEFFEE
#DEFFEE
#FFDEEF
#FFDEEF
Color Values
| Format | #DEFFEE | #FFDEEF |
|---|---|---|
| HEX | #DEFFEE | #FFDEEF |
| RGB | 222, 255, 238 | 255, 222, 239 |
| HSL | 149.1, 100.0%, 93.5% | 329.1, 100.0%, 93.5% |
| HSV | 149.1, 12.9%, 100.0% | 329.1, 12.9%, 100.0% |
| CMYK | 12.9%, 0.0%, 6.7%, 0.0% | 0.0%, 12.9%, 6.3%, 0.0% |
| OKLCH | 0.9718 0.0409 163.2 | 0.9327 0.0424 345.5 |
Contrast & Accessibility
1.16:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDEEF → Background: #DEFFEE
The quick brown fox jumps over the lazy dog
Text: #DEFFEE → Background: #FFDEEF
Color Difference (Delta E)
29.79
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEFFEE, #FFDEEF);
background: linear-gradient(135deg, #DEFFEE, #FFDEEF);