#DCDCE2#DCDCE2
#DCDCE2 is a very light, near-neutral blue. Relative luminance 0.719; OKLCH L 89.6% C 0.008 H 286.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCE2 |
|---|---|
| RGB | rgb(220, 220, 226) |
| HSL | hsl(240, 9%, 87%) |
| HSV | hsv(240, 3%, 89%) |
| CMYK | cmyk(2.7%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(87.92, 1.09, -2.93) |
| CIE-LCH | lch(87.92, 3.13, 290.43°) |
| OKLab | oklab(89.62% 0.0023 -0.0078) |
| OKLCH | oklch(89.62% 0.008 286.2) |
| XYZ | xyz(68.8334, 71.8929, 82.1872) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.53
Gainsboro
#DCDCDC
ΔE00 3.13
Light Gray
#D3D3D3
ΔE00 3.81
Ghostwhite
#F8F8FF
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCE2 #E2E2DC
analogous
#DCDFE2 #DCDCE2 #DFDCE2
triadic
#DCDCE2 #E2DCDC #DCE2DC
tetradic
#DCDCE2 #E2DCDF #E2E2DC #DCE2DF
square
#DCDCE2 #E2DCDF #E2E2DC #DCE2DF
split-complementary
#DCDCE2 #E2DFDC #DFE2DC
monochromatic
#9999AB #BBBBC6 #DCDCE2 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.37
#DCDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DCDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCE2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCE2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#DBDCE2
Tritanopia (blue-blind)
#DBDDDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdce2; /* rgb */ color: rgb(220, 220, 226); /* oklch */ color: oklch(89.6% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#e6e6eb',
500: '#dcdce2',
950: '#000000',
},
}SCSS
$custom: #dcdce2; $custom-light: #e6e6eb; $custom-dark: #000000;
JSON
{
"hex": "#dcdce2",
"rgb": {
"r": 220,
"g": 220,
"b": 226
},
"hsl": {
"h": 240,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.89623,
"c": 0.00812,
"h": 286.2
},
"luminance": 0.71893
}Semantic roles & 50–950 ramp
primary
#DCDCE2
secondary
#B6B6AC
accent
#935293
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484