#DCE4EA#DCE4EA
#DCE4EA is a very light, near-neutral cyan. Relative luminance 0.766; OKLCH L 91.5% C 0.012 H 239.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4EA |
|---|---|
| RGB | rgb(220, 228, 234) |
| HSL | hsl(206, 25%, 89%) |
| HSV | hsv(206, 6%, 92%) |
| CMYK | cmyk(6%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.16, -1.55, -3.84) |
| CIE-LCH | lch(90.16, 4.15, 248.00°) |
| OKLab | oklab(91.45% -0.006 -0.0103) |
| OKLCH | oklch(91.45% 0.012 239.9) |
| XYZ | xyz(72.1069, 76.6424, 88.8206) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.39
Aliceblue
#F0F8FF
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.44
Whitesmoke
#F5F5F5
ΔE00 5.63
Ghostwhite
#F8F8FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4EA #EAE2DC
analogous
#DCEAE9 #DCE4EA #DCDDEA
triadic
#DCE4EA #EADCE4 #E4EADC
tetradic
#DCE4EA #E9DCEA #EAE2DC #DDEADC
square
#DCE4EA #E9DCEA #EAE2DC #DDEADC
split-complementary
#DCE4EA #EADCDD #EAE9DC
monochromatic
#90A9BC #B6C6D3 #DCE4EA #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.29
#DCE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DCE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4EA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4EA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#D9E6E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce4ea; /* rgb */ color: rgb(220, 228, 234); /* oklch */ color: oklch(91.5% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#e6ecf0',
500: '#dce4ea',
950: '#000000',
},
}SCSS
$custom: #dce4ea; $custom-light: #e6ecf0; $custom-dark: #000000;
JSON
{
"hex": "#dce4ea",
"rgb": {
"r": 220,
"g": 228,
"b": 234
},
"hsl": {
"h": 205.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.91453,
"c": 0.01189,
"h": 239.9
},
"luminance": 0.76643
}Semantic roles & 50–950 ramp
primary
#DCE4EA
secondary
#C2B3A8
accent
#6C42A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485