#DCE9EE#DCE9EE
#DCE9EE is a very light, near-neutral cyan. Relative luminance 0.797; OKLCH L 92.6% C 0.015 H 222.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9EE |
|---|---|
| RGB | rgb(220, 233, 238) |
| HSL | hsl(197, 35%, 90%) |
| HSV | hsv(197, 8%, 93%) |
| CMYK | cmyk(7.6%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(91.53, -3.36, -3.91) |
| CIE-LCH | lch(91.53, 5.16, 229.30°) |
| OKLab | oklab(92.57% -0.0114 -0.0105) |
| OKLCH | oklch(92.57% 0.015 222.7) |
| XYZ | xyz(74.0835, 79.6657, 92.3463) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.49
Azure (CSS)
#F0FFFF
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 6.06
Whitesmoke
#F5F5F5
ΔE00 6.34
Light Grey
#D8DCD6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9EE #EEE1DC
analogous
#DCEEEA #DCE9EE #DCE0EE
triadic
#DCE9EE #EEDCE9 #E9EEDC
tetradic
#DCE9EE #EADCEE #EEE1DC #E0EEDC
square
#DCE9EE #EADCEE #EEE1DC #E0EEDC
split-complementary
#DCE9EE #EEDCE0 #EEEADC
monochromatic
#8AB5C6 #B3CFDA #DCE9EE #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.24
#DCE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DCE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9EE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9EE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#D8EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce9ee; /* rgb */ color: rgb(220, 233, 238); /* oklch */ color: oklch(92.6% 0.015 222.7);
Tailwind
colors: {
custom: {
50: '#e6f0f3',
500: '#dce9ee',
950: '#000000',
},
}SCSS
$custom: #dce9ee; $custom-light: #e6f0f3; $custom-dark: #000000;
JSON
{
"hex": "#dce9ee",
"rgb": {
"r": 220,
"g": 233,
"b": 238
},
"hsl": {
"h": 196.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.92573,
"c": 0.01548,
"h": 222.7
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#DCE9EE
secondary
#C9AFA6
accent
#5938AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585