#DEECF4#DEECF4
#DEECF4 is a very light, near-neutral cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.018 H 232.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECF4 |
|---|---|
| RGB | rgb(222, 236, 244) |
| HSL | hsl(202, 50%, 91%) |
| HSV | hsv(202, 9%, 96%) |
| CMYK | cmyk(9%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(92.60, -3.11, -5.46) |
| CIE-LCH | lch(92.60, 6.28, 240.35°) |
| OKLab | oklab(93.5% -0.0112 -0.0146) |
| OKLCH | oklch(93.5% 0.018 232.5) |
| XYZ | xyz(76.4452, 82.0512, 97.3804) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 5.53
Whitesmoke
#F5F5F5
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 6.88
Ghostwhite
#F8F8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECF4 #F4E6DE
analogous
#DEF4F1 #DEECF4 #DEE1F4
triadic
#DEECF4 #F4DEEC #ECF4DE
tetradic
#DEECF4 #F1DEF4 #F4E6DE #E1F4DE
square
#DEECF4 #F1DEF4 #F4E6DE #E1F4DE
split-complementary
#DEECF4 #F4DEE1 #F4F1DE
monochromatic
#82B7D5 #B0D2E5 #DEECF4 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.21
#DEECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DEECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECF4
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECF4 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#E5E9F4
Tritanopia (blue-blind)
#D9EEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deecf4; /* rgb */ color: rgb(222, 236, 244); /* oklch */ color: oklch(93.5% 0.018 232.5);
Tailwind
colors: {
custom: {
50: '#e8f2f7',
500: '#deecf4',
950: '#000000',
},
}SCSS
$custom: #deecf4; $custom-light: #e8f2f7; $custom-dark: #000000;
JSON
{
"hex": "#deecf4",
"rgb": {
"r": 222,
"g": 236,
"b": 244
},
"hsl": {
"h": 201.818,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.93498,
"c": 0.01847,
"h": 232.5
},
"luminance": 0.82052
}Semantic roles & 50–950 ramp
primary
#DEECF4
secondary
#D3B5A3
accent
#5E28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585