#DEFFEF
#DEFFEF
#FFDEEE
#FFDEEE
Color Values
| Format | #DEFFEF | #FFDEEE |
|---|---|---|
| HEX | #DEFFEF | #FFDEEE |
| RGB | 222, 255, 239 | 255, 222, 238 |
| HSL | 150.9, 100.0%, 93.5% | 330.9, 100.0%, 93.5% |
| HSV | 150.9, 12.9%, 100.0% | 330.9, 12.9%, 100.0% |
| CMYK | 12.9%, 0.0%, 6.3%, 0.0% | 0.0%, 12.9%, 6.7%, 0.0% |
| OKLCH | 0.972 0.0402 164.8 | 0.9324 0.0418 347.1 |
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: #FFDEEE → Background: #DEFFEF
The quick brown fox jumps over the lazy dog
Text: #DEFFEF → Background: #FFDEEE
Color Difference (Delta E)
29.21
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEFFEF, #FFDEEE);
background: linear-gradient(135deg, #DEFFEF, #FFDEEE);