#DCE2E8#DCE2E8
#DCE2E8 is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 91.0% C 0.010 H 248.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E8 |
|---|---|
| RGB | rgb(220, 226, 232) |
| HSL | hsl(210, 21%, 89%) |
| HSV | hsv(210, 5%, 91%) |
| CMYK | cmyk(5.2%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(89.60, -0.90, -3.62) |
| CIE-LCH | lch(89.60, 3.73, 256.07°) |
| OKLab | oklab(91% -0.0039 -0.0097) |
| OKLCH | oklch(91% 0.01 248) |
| XYZ | xyz(71.2742, 75.4341, 87.1336) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.70
Gainsboro
#DCDCDC
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 4.81
Whitesmoke
#F5F5F5
ΔE00 5.52
Ghostwhite
#F8F8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E8 #E8E2DC
analogous
#DCE8E8 #DCE2E8 #DCDCE8
triadic
#DCE2E8 #E8DCE2 #E2E8DC
tetradic
#DCE2E8 #E8DCE8 #E8E2DC #DCE8DC
square
#DCE2E8 #E8DCE8 #E8E2DC #DCE8DC
split-complementary
#DCE2E8 #E8DCDC #E8E8DC
monochromatic
#92A5B7 #B7C3D0 #DCE2E8 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.31
#DCE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DCE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E8
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E8 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#DEE1E8
Tritanopia (blue-blind)
#D9E3E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e8; /* rgb */ color: rgb(220, 226, 232); /* oklch */ color: oklch(91.0% 0.010 248.0);
Tailwind
colors: {
custom: {
50: '#e6ebef',
500: '#dce2e8',
950: '#000000',
},
}SCSS
$custom: #dce2e8; $custom-light: #e6ebef; $custom-dark: #000000;
JSON
{
"hex": "#dce2e8",
"rgb": {
"r": 220,
"g": 226,
"b": 232
},
"hsl": {
"h": 210,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.90995,
"c": 0.01044,
"h": 248
},
"luminance": 0.75435
}Semantic roles & 50–950 ramp
primary
#DCE2E8
secondary
#BFB4A9
accent
#73469F
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485