#DCDEE6#DCDEE6
#DCDEE6 is a very light, near-neutral blue. Relative luminance 0.732; OKLCH L 90.1% C 0.011 H 274.9°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEE6 |
|---|---|
| RGB | rgb(220, 222, 230) |
| HSL | hsl(228, 17%, 88%) |
| HSV | hsv(228, 4%, 90%) |
| CMYK | cmyk(4.3%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(88.53, 0.80, -4.14) |
| CIE-LCH | lch(88.53, 4.22, 280.90°) |
| OKLab | oklab(90.14% 0.0009 -0.011) |
| OKLCH | oklch(90.14% 0.011 274.9) |
| XYZ | xyz(69.9167, 73.1711, 85.2876) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.70
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Ghostwhite
#F8F8FF
ΔE00 5.70
Aliceblue
#F0F8FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEE6 #E6E4DC
analogous
#DCE3E6 #DCDEE6 #DFDCE6
triadic
#DCDEE6 #E6DCDE #DEE6DC
tetradic
#DCDEE6 #E6DCE3 #E6E4DC #DCE6DF
square
#DCDEE6 #E6DCE3 #E6E4DC #DCE6DF
split-complementary
#DCDEE6 #E6DFDC #E3E6DC
monochromatic
#959BB3 #B8BCCC #DCDEE6 #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.34
#DCDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DCDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEE6
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEE6 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE6
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#DADFE0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdee6; /* rgb */ color: rgb(220, 222, 230); /* oklch */ color: oklch(90.1% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#e6e8ed',
500: '#dcdee6',
950: '#000000',
},
}SCSS
$custom: #dcdee6; $custom-light: #e6e8ed; $custom-dark: #000000;
JSON
{
"hex": "#dcdee6",
"rgb": {
"r": 220,
"g": 222,
"b": 230
},
"hsl": {
"h": 228,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90139,
"c": 0.01108,
"h": 274.9
},
"luminance": 0.73171
}Semantic roles & 50–950 ramp
primary
#DCDEE6
secondary
#BCB8AA
accent
#8B4B9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484