#DCE4E8#DCE4E8
#DCE4E8 is a very light, near-neutral cyan. Relative luminance 0.765; OKLCH L 91.4% C 0.010 H 228.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E8 |
|---|---|
| RGB | rgb(220, 228, 232) |
| HSL | hsl(200, 21%, 89%) |
| HSV | hsv(200, 5%, 91%) |
| CMYK | cmyk(5.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(90.10, -1.93, -2.87) |
| CIE-LCH | lch(90.10, 3.46, 236.14°) |
| OKLab | oklab(91.39% -0.0067 -0.0077) |
| OKLCH | oklch(91.39% 0.01 228.9) |
| XYZ | xyz(71.8212, 76.5281, 87.3159) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.43
Gainsboro
#DCDCDC
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E8 #E8E0DC
analogous
#DCE8E6 #DCE4E8 #DCDEE8
triadic
#DCE4E8 #E8DCE4 #E4E8DC
tetradic
#DCE4E8 #E6DCE8 #E8E0DC #DEE8DC
square
#DCE4E8 #E6DCE8 #E8E0DC #DEE8DC
split-complementary
#DCE4E8 #E8DCDE #E8E6DC
monochromatic
#92ABB7 #B7C8D0 #DCE4E8 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.29
#DCE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DCE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E8
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E8 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#D9E5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce4e8; /* rgb */ color: rgb(220, 228, 232); /* oklch */ color: oklch(91.4% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e6ecef',
500: '#dce4e8',
950: '#000000',
},
}SCSS
$custom: #dce4e8; $custom-light: #e6ecef; $custom-dark: #000000;
JSON
{
"hex": "#dce4e8",
"rgb": {
"r": 220,
"g": 228,
"b": 232
},
"hsl": {
"h": 200,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.91394,
"c": 0.01021,
"h": 228.9
},
"luminance": 0.76529
}Semantic roles & 50–950 ramp
primary
#DCE4E8
secondary
#BFB0A9
accent
#64469F
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485