#DCE6EB#DCE6EB
#DCE6EB is a very light, near-neutral cyan. Relative luminance 0.778; OKLCH L 91.9% C 0.013 H 228.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6EB |
|---|---|
| RGB | rgb(220, 230, 235) |
| HSL | hsl(200, 27%, 89%) |
| HSV | hsv(200, 6%, 92%) |
| CMYK | cmyk(6.4%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.69, -2.39, -3.58) |
| CIE-LCH | lch(90.69, 4.31, 236.25°) |
| OKLab | oklab(91.88% -0.0084 -0.0096) |
| OKLCH | oklch(91.88% 0.013 228.9) |
| XYZ | xyz(72.8044, 77.8068, 89.7638) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.21
Aliceblue
#F0F8FF
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6EB #EBE1DC
analogous
#DCEBE9 #DCE6EB #DCDFEB
triadic
#DCE6EB #EBDCE6 #E6EBDC
tetradic
#DCE6EB #E9DCEB #EBE1DC #DFEBDC
square
#DCE6EB #E9DCEB #EBE1DC #DFEBDC
split-complementary
#DCE6EB #EBDCDF #EBE9DC
monochromatic
#8EAEBE #B5CAD5 #DCE6EB #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.27
#DCE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DCE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6EB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6EB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#D8E8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce6eb; /* rgb */ color: rgb(220, 230, 235); /* oklch */ color: oklch(91.9% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#e6edf1',
500: '#dce6eb',
950: '#000000',
},
}SCSS
$custom: #dce6eb; $custom-light: #e6edf1; $custom-dark: #000000;
JSON
{
"hex": "#dce6eb",
"rgb": {
"r": 220,
"g": 230,
"b": 235
},
"hsl": {
"h": 200,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91883,
"c": 0.01273,
"h": 228.9
},
"luminance": 0.77807
}Semantic roles & 50–950 ramp
primary
#DCE6EB
secondary
#C4B1A8
accent
#6240A6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485