#DDEAF2#DDEAF2
#DDEAF2 is a very light, near-neutral cyan. Relative luminance 0.806; OKLCH L 93.0% C 0.018 H 234.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAF2 |
|---|---|
| RGB | rgb(221, 234, 242) |
| HSL | hsl(203, 45%, 91%) |
| HSV | hsv(203, 9%, 95%) |
| CMYK | cmyk(8.7%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(91.97, -2.79, -5.35) |
| CIE-LCH | lch(91.97, 6.04, 242.49°) |
| OKLab | oklab(92.97% -0.0102 -0.0144) |
| OKLCH | oklch(92.97% 0.018 234.5) |
| XYZ | xyz(75.2652, 80.6277, 95.5846) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.70
Fog
#D8DCE0
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.46
Whitesmoke
#F5F5F5
ΔE00 6.50
Ghostwhite
#F8F8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAF2 #F2E5DD
analogous
#DDF2EF #DDEAF2 #DDDFF2
triadic
#DDEAF2 #F2DDEA #EAF2DD
tetradic
#DDEAF2 #EFDDF2 #F2E5DD #DFF2DD
square
#DDEAF2 #EFDDF2 #F2E5DD #DFF2DD
split-complementary
#DDEAF2 #F2DDDF #F2EFDD
monochromatic
#84B3D0 #B1CFE1 #DDEAF2 #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.23
#DDEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DDEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAF2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAF2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#D8ECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeaf2; /* rgb */ color: rgb(221, 234, 242); /* oklch */ color: oklch(93.0% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#e7f0f6',
500: '#ddeaf2',
950: '#000000',
},
}SCSS
$custom: #ddeaf2; $custom-light: #e7f0f6; $custom-dark: #000000;
JSON
{
"hex": "#ddeaf2",
"rgb": {
"r": 221,
"g": 234,
"b": 242
},
"hsl": {
"h": 202.857,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.92965,
"c": 0.01765,
"h": 234.5
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#DDEAF2
secondary
#CFB4A4
accent
#622EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585