#DCDCE6#DCDCE6
#DCDCE6 is a very light, near-neutral blue. Relative luminance 0.721; OKLCH L 89.7% C 0.014 H 286.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCE6 |
|---|---|
| RGB | rgb(220, 220, 230) |
| HSL | hsl(240, 17%, 88%) |
| HSV | hsv(240, 4%, 90%) |
| CMYK | cmyk(4.3%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(88.02, 1.84, -4.88) |
| CIE-LCH | lch(88.02, 5.22, 290.61°) |
| OKLab | oklab(89.74% 0.0038 -0.013) |
| OKLCH | oklch(89.74% 0.014 286.1) |
| XYZ | xyz(69.3887, 72.1150, 85.1116) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.03
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 5.46
Ghostwhite
#F8F8FF
ΔE00 6.11
Whitesmoke
#F5F5F5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCE6 #E6E6DC
analogous
#DCE1E6 #DCDCE6 #E1DCE6
triadic
#DCDCE6 #E6DCDC #DCE6DC
tetradic
#DCDCE6 #E6DCE1 #E6E6DC #DCE6E1
square
#DCDCE6 #E6DCE1 #E6E6DC #DCE6E1
split-complementary
#DCDCE6 #E6E1DC #E1E6DC
monochromatic
#9595B3 #B8B8CC #DCDCE6 #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.36
#DCDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DCDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCE6
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCE6 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#DADCE6
Tritanopia (blue-blind)
#DADEDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdce6; /* rgb */ color: rgb(220, 220, 230); /* oklch */ color: oklch(89.7% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#e6e6ed',
500: '#dcdce6',
950: '#000000',
},
}SCSS
$custom: #dcdce6; $custom-light: #e6e6ed; $custom-dark: #000000;
JSON
{
"hex": "#dcdce6",
"rgb": {
"r": 220,
"g": 220,
"b": 230
},
"hsl": {
"h": 240,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.89743,
"c": 0.01355,
"h": 286.1
},
"luminance": 0.72115
}Semantic roles & 50–950 ramp
primary
#DCDCE6
secondary
#BCBCAA
accent
#9B4B9B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484