#CEFFAA
#CEFFAA
#DBAAFF
#DBAAFF
Color Values
| Format | #CEFFAA | #DBAAFF |
|---|---|---|
| HEX | #CEFFAA | #DBAAFF |
| RGB | 206, 255, 170 | 219, 170, 255 |
| HSL | 94.6, 100.0%, 83.3% | 274.6, 100.0%, 83.3% |
| HSV | 94.6, 33.3%, 100.0% | 274.6, 33.3%, 100.0% |
| CMYK | 19.2%, 0.0%, 33.3%, 0.0% | 14.1%, 33.3%, 0.0%, 0.0% |
| OKLCH | 0.946 0.121 132.7 | 0.8123 0.1272 310.1 |
Contrast & Accessibility
1.65:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DBAAFF → Background: #CEFFAA
The quick brown fox jumps over the lazy dog
Text: #CEFFAA → Background: #DBAAFF
Color Difference (Delta E)
96.9
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CEFFAA, #DBAAFF);
background: linear-gradient(135deg, #CEFFAA, #DBAAFF);