#DEF0DF
#DEF0DF
#F0DEEF
#F0DEEF
Color Values
| Format | #DEF0DF | #F0DEEF |
|---|---|---|
| HEX | #DEF0DF | #F0DEEF |
| RGB | 222, 240, 223 | 240, 222, 239 |
| HSL | 123.3, 37.5%, 90.6% | 303.3, 37.5%, 90.6% |
| HSV | 123.3, 7.5%, 94.1% | 303.3, 7.5%, 94.1% |
| CMYK | 7.5%, 0.0%, 7.1%, 5.9% | 0.0%, 7.5%, 0.4%, 5.9% |
| OKLCH | 0.9371 0.0296 146.9 | 0.92 0.0298 327.5 |
Contrast & Accessibility
1.08:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #F0DEEF → Background: #DEF0DF
The quick brown fox jumps over the lazy dog
Text: #DEF0DF → Background: #F0DEEF
Color Difference (Delta E)
22.03
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEF0DF, #F0DEEF);
background: linear-gradient(135deg, #DEF0DF, #F0DEEF);