#DCE4E7#DCE4E7
#DCE4E7 is a very light, near-neutral cyan. Relative luminance 0.765; OKLCH L 91.4% C 0.010 H 222.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E7 |
|---|---|
| RGB | rgb(220, 228, 231) |
| HSL | hsl(196, 19%, 88%) |
| HSV | hsv(196, 5%, 91%) |
| CMYK | cmyk(4.8%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.08, -2.12, -2.39) |
| CIE-LCH | lch(90.08, 3.19, 228.47°) |
| OKLab | oklab(91.37% -0.0071 -0.0064) |
| OKLCH | oklch(91.37% 0.01 222.1) |
| XYZ | xyz(71.6796, 76.4715, 86.5700) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.59
Gainsboro
#DCDCDC
ΔE00 3.93
Aliceblue
#F0F8FF
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.09
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E7 #E7DFDC
analogous
#DCE7E4 #DCE4E7 #DCDEE7
triadic
#DCE4E7 #E7DCE4 #E4E7DC
tetradic
#DCE4E7 #E4DCE7 #E7DFDC #DEE7DC
square
#DCE4E7 #E4DCE7 #E7DFDC #DEE7DC
split-complementary
#DCE4E7 #E7DCDE #E7E4DC
monochromatic
#93ACB5 #B8C8CE #DCE4E7 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.29
#DCE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DCE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E7
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E7 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#D9E5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce4e7; /* rgb */ color: rgb(220, 228, 231); /* oklch */ color: oklch(91.4% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#e6ecee',
500: '#dce4e7',
950: '#000000',
},
}SCSS
$custom: #dce4e7; $custom-light: #e6ecee; $custom-dark: #000000;
JSON
{
"hex": "#dce4e7",
"rgb": {
"r": 220,
"g": 228,
"b": 231
},
"hsl": {
"h": 196.364,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.91365,
"c": 0.00955,
"h": 222.1
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#DCE4E7
secondary
#BDAFAA
accent
#60499D
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485