#DCE2E5#DCE2E5
#DCE2E5 is a very light, near-neutral cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.008 H 228.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E5 |
|---|---|
| RGB | rgb(220, 226, 229) |
| HSL | hsl(200, 15%, 88%) |
| HSV | hsv(200, 4%, 90%) |
| CMYK | cmyk(3.9%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(89.52, -1.46, -2.16) |
| CIE-LCH | lch(89.52, 2.61, 236.03°) |
| OKLab | oklab(90.91% -0.005 -0.0058) |
| OKLCH | oklch(90.91% 0.008 228.9) |
| XYZ | xyz(70.8517, 75.2651, 84.9085) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.73
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E5 #E5DFDC
analogous
#DCE5E3 #DCE2E5 #DCDDE5
triadic
#DCE2E5 #E5DCE2 #E2E5DC
tetradic
#DCE2E5 #E3DCE5 #E5DFDC #DDE5DC
square
#DCE2E5 #E3DCE5 #E5DFDC #DDE5DC
split-complementary
#DCE2E5 #E5DCDD #E5E3DC
monochromatic
#96A8B1 #B9C5CB #DCE2E5 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.31
#DCE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DCE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E5
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E5 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E5
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#DAE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e5; /* rgb */ color: rgb(220, 226, 229); /* oklch */ color: oklch(90.9% 0.008 228.9);
Tailwind
colors: {
custom: {
50: '#e6ebed',
500: '#dce2e5',
950: '#000000',
},
}SCSS
$custom: #dce2e5; $custom-light: #e6ebed; $custom-dark: #000000;
JSON
{
"hex": "#dce2e5",
"rgb": {
"r": 220,
"g": 226,
"b": 229
},
"hsl": {
"h": 200,
"s": 14.754,
"l": 88.039
},
"oklch": {
"l": 0.90907,
"c": 0.00768,
"h": 228.9
},
"luminance": 0.75265
}Semantic roles & 50–950 ramp
primary
#DCE2E5
secondary
#BAB0AB
accent
#664D99
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484