#DCE5EB#DCE5EB
#DCE5EB is a very light, near-neutral cyan. Relative luminance 0.773; OKLCH L 91.7% C 0.013 H 236.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5EB |
|---|---|
| RGB | rgb(220, 229, 235) |
| HSL | hsl(204, 27%, 89%) |
| HSV | hsv(204, 6%, 92%) |
| CMYK | cmyk(6.4%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.44, -1.88, -3.96) |
| CIE-LCH | lch(90.44, 4.38, 244.59°) |
| OKLab | oklab(91.68% -0.007 -0.0106) |
| OKLCH | oklch(91.68% 0.013 236.6) |
| XYZ | xyz(72.5269, 77.2518, 89.6713) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.78
Aliceblue
#F0F8FF
ΔE00 4.15
Gainsboro
#DCDCDC
ΔE00 4.69
Whitesmoke
#F5F5F5
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 5.78
Ghostwhite
#F8F8FF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5EB #EBE2DC
analogous
#DCEBEA #DCE5EB #DCDEEB
triadic
#DCE5EB #EBDCE5 #E5EBDC
tetradic
#DCE5EB #EADCEB #EBE2DC #DEEBDC
square
#DCE5EB #EADCEB #EBE2DC #DEEBDC
split-complementary
#DCE5EB #EBDCDE #EBEADC
monochromatic
#8EABBE #B5C8D5 #DCE5EB #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.28
#DCE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#DCE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5EB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5EB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#D8E7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce5eb; /* rgb */ color: rgb(220, 229, 235); /* oklch */ color: oklch(91.7% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#e6edf1',
500: '#dce5eb',
950: '#000000',
},
}SCSS
$custom: #dce5eb; $custom-light: #e6edf1; $custom-dark: #000000;
JSON
{
"hex": "#dce5eb",
"rgb": {
"r": 220,
"g": 229,
"b": 235
},
"hsl": {
"h": 204,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91683,
"c": 0.01268,
"h": 236.6
},
"luminance": 0.77252
}Semantic roles & 50–950 ramp
primary
#DCE5EB
secondary
#C4B3A8
accent
#6940A6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485