#DCE9EF#DCE9EF
#DCE9EF is a very light, near-neutral cyan. Relative luminance 0.797; OKLCH L 92.6% C 0.016 H 227.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9EF |
|---|---|
| RGB | rgb(220, 233, 239) |
| HSL | hsl(199, 37%, 90%) |
| HSV | hsv(199, 8%, 94%) |
| CMYK | cmyk(7.9%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(91.56, -3.17, -4.39) |
| CIE-LCH | lch(91.56, 5.42, 234.16°) |
| OKLab | oklab(92.6% -0.011 -0.0118) |
| OKLCH | oklch(92.6% 0.016 227) |
| XYZ | xyz(74.2308, 79.7246, 93.1222) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 6.14
Whitesmoke
#F5F5F5
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9EF #EFE2DC
analogous
#DCEFEB #DCE9EF #DCE0EF
triadic
#DCE9EF #EFDCE9 #E9EFDC
tetradic
#DCE9EF #EBDCEF #EFE2DC #E0EFDC
square
#DCE9EF #EBDCEF #EFE2DC #E0EFDC
split-complementary
#DCE9EF #EFDCE0 #EFEBDC
monochromatic
#88B4C9 #B2CFDC #DCE9EF #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.24
#DCE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DCE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9EF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9EF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#D7EBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce9ef; /* rgb */ color: rgb(220, 233, 239); /* oklch */ color: oklch(92.6% 0.016 227.0);
Tailwind
colors: {
custom: {
50: '#e6f0f4',
500: '#dce9ef',
950: '#000000',
},
}SCSS
$custom: #dce9ef; $custom-light: #e6f0f4; $custom-dark: #000000;
JSON
{
"hex": "#dce9ef",
"rgb": {
"r": 220,
"g": 233,
"b": 239
},
"hsl": {
"h": 198.947,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.92603,
"c": 0.01612,
"h": 227
},
"luminance": 0.79725
}Semantic roles & 50–950 ramp
primary
#DCE9EF
secondary
#CAB1A5
accent
#5C35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585