#DCE8EB#DCE8EB
#DCE8EB is a very light, near-neutral cyan. Relative luminance 0.789; OKLCH L 92.3% C 0.013 H 214.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8EB |
|---|---|
| RGB | rgb(220, 232, 235) |
| HSL | hsl(192, 27%, 89%) |
| HSV | hsv(192, 6%, 92%) |
| CMYK | cmyk(6.4%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.20, -3.42, -2.83) |
| CIE-LCH | lch(91.20, 4.44, 219.65°) |
| OKLab | oklab(92.28% -0.0111 -0.0076) |
| OKLCH | oklch(92.28% 0.013 214.4) |
| XYZ | xyz(73.3641, 78.9263, 89.9503) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.33
Aliceblue
#F0F8FF
ΔE00 4.70
Azure (CSS)
#F0FFFF
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8EB #EBDFDC
analogous
#DCEBE7 #DCE8EB #DCE1EB
triadic
#DCE8EB #EBDCE8 #E8EBDC
tetradic
#DCE8EB #E7DCEB #EBDFDC #E1EBDC
square
#DCE8EB #E7DCEB #EBDFDC #E1EBDC
split-complementary
#DCE8EB #EBDCE1 #EBE7DC
monochromatic
#8EB5BE #B5CED5 #DCE8EB #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.25
#DCE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DCE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8EB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8EB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#D8E9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce8eb; /* rgb */ color: rgb(220, 232, 235); /* oklch */ color: oklch(92.3% 0.013 214.4);
Tailwind
colors: {
custom: {
50: '#e6eff1',
500: '#dce8eb',
950: '#000000',
},
}SCSS
$custom: #dce8eb; $custom-light: #e6eff1; $custom-dark: #000000;
JSON
{
"hex": "#dce8eb",
"rgb": {
"r": 220,
"g": 232,
"b": 235
},
"hsl": {
"h": 192,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92284,
"c": 0.01348,
"h": 214.4
},
"luminance": 0.78927
}Semantic roles & 50–950 ramp
primary
#DCE8EB
secondary
#C4ADA8
accent
#5440A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585