#DCE2E4#DCE2E4
#DCE2E4 is a very light, near-neutral cyan. Relative luminance 0.752; OKLCH L 90.9% C 0.007 H 219.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E4 |
|---|---|
| RGB | rgb(220, 226, 228) |
| HSL | hsl(195, 13%, 88%) |
| HSV | hsv(195, 4%, 89%) |
| CMYK | cmyk(3.5%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.49, -1.64, -1.68) |
| CIE-LCH | lch(89.49, 2.35, 225.59°) |
| OKLab | oklab(90.88% -0.0054 -0.0045) |
| OKLCH | oklch(90.88% 0.007 219.6) |
| XYZ | xyz(70.7125, 75.2094, 84.1753) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 4.28
Whitesmoke
#F5F5F5
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E4 #E4DEDC
analogous
#DCE4E2 #DCE2E4 #DCDEE4
triadic
#DCE2E4 #E4DCE2 #E2E4DC
tetradic
#DCE2E4 #E2DCE4 #E4DEDC #DEE4DC
square
#DCE2E4 #E2DCE4 #E4DEDC #DEE4DC
split-complementary
#DCE2E4 #E4DCDE #E4E2DC
monochromatic
#97A9AF #B9C5C9 #DCE2E4 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.31
#DCE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DCE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E4
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E4 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#DAE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e4; /* rgb */ color: rgb(220, 226, 228); /* oklch */ color: oklch(90.9% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#e6ebec',
500: '#dce2e4',
950: '#000000',
},
}SCSS
$custom: #dce2e4; $custom-light: #e6ebec; $custom-dark: #000000;
JSON
{
"hex": "#dce2e4",
"rgb": {
"r": 220,
"g": 226,
"b": 228
},
"hsl": {
"h": 195,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90878,
"c": 0.00705,
"h": 219.6
},
"luminance": 0.7521
}Semantic roles & 50–950 ramp
primary
#DCE2E4
secondary
#B9AFAB
accent
#614E97
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484