#DCE0E6#DCE0E6
#DCE0E6 is a very light, near-neutral blue. Relative luminance 0.742; OKLCH L 90.5% C 0.009 H 258.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0E6 |
|---|---|
| RGB | rgb(220, 224, 230) |
| HSL | hsl(216, 17%, 88%) |
| HSV | hsv(216, 4%, 90%) |
| CMYK | cmyk(4.3%, 2.6%, 0%, 9.8%) |
| CIE-LAB | lab(89.04, -0.24, -3.39) |
| CIE-LCH | lch(89.04, 3.40, 265.98°) |
| OKLab | oklab(90.54% -0.0019 -0.0091) |
| OKLCH | oklch(90.54% 0.009 258.3) |
| XYZ | xyz(70.4511, 74.2398, 85.4657) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 1.38
Gainsboro
#DCDCDC
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 4.29
Aliceblue
#F0F8FF
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0E6 #E6E2DC
analogous
#DCE5E6 #DCE0E6 #DDDCE6
triadic
#DCE0E6 #E6DCE0 #E0E6DC
tetradic
#DCE0E6 #E6DCE5 #E6E2DC #DCE6DD
square
#DCE0E6 #E6DCE5 #E6E2DC #DCE6DD
split-complementary
#DCE0E6 #E6DDDC #E5E6DC
monochromatic
#95A1B3 #B8C0CC #DCE0E6 #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.33
#DCE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DCE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0E6
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0E6 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#DAE1E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce0e6; /* rgb */ color: rgb(220, 224, 230); /* oklch */ color: oklch(90.5% 0.009 258.3);
Tailwind
colors: {
custom: {
50: '#e6e9ed',
500: '#dce0e6',
950: '#000000',
},
}SCSS
$custom: #dce0e6; $custom-light: #e6e9ed; $custom-dark: #000000;
JSON
{
"hex": "#dce0e6",
"rgb": {
"r": 220,
"g": 224,
"b": 230
},
"hsl": {
"h": 216,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90537,
"c": 0.00925,
"h": 258.3
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#DCE0E6
secondary
#BCB5AA
accent
#7B4B9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484