#DCE7EB#DCE7EB
#DCE7EB is a very light, near-neutral cyan. Relative luminance 0.784; OKLCH L 92.1% C 0.013 H 221.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7EB |
|---|---|
| RGB | rgb(220, 231, 235) |
| HSL | hsl(196, 27%, 89%) |
| HSV | hsv(196, 6%, 92%) |
| CMYK | cmyk(6.4%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.95, -2.91, -3.21) |
| CIE-LCH | lch(90.95, 4.33, 227.82°) |
| OKLab | oklab(92.08% -0.0097 -0.0086) |
| OKLCH | oklch(92.08% 0.013 221.4) |
| XYZ | xyz(73.0834, 78.3650, 89.8568) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7EB #EBE0DC
analogous
#DCEBE8 #DCE7EB #DCE0EB
triadic
#DCE7EB #EBDCE7 #E7EBDC
tetradic
#DCE7EB #E8DCEB #EBE0DC #E0EBDC
square
#DCE7EB #E8DCEB #EBE0DC #E0EBDC
split-complementary
#DCE7EB #EBDCE0 #EBE8DC
monochromatic
#8EB2BE #B5CCD5 #DCE7EB #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.26
#DCE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DCE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7EB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7EB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#D8E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce7eb; /* rgb */ color: rgb(220, 231, 235); /* oklch */ color: oklch(92.1% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#e6eef1',
500: '#dce7eb',
950: '#000000',
},
}SCSS
$custom: #dce7eb; $custom-light: #e6eef1; $custom-dark: #000000;
JSON
{
"hex": "#dce7eb",
"rgb": {
"r": 220,
"g": 231,
"b": 235
},
"hsl": {
"h": 196,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92083,
"c": 0.013,
"h": 221.4
},
"luminance": 0.78366
}Semantic roles & 50–950 ramp
primary
#DCE7EB
secondary
#C4AFA8
accent
#5B40A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585