#DCDDE2#DCDDE2
#DCDDE2 is a very light, near-neutral blue. Relative luminance 0.724; OKLCH L 89.8% C 0.007 H 277.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDE2 |
|---|---|
| RGB | rgb(220, 221, 226) |
| HSL | hsl(230, 9%, 87%) |
| HSV | hsv(230, 3%, 89%) |
| CMYK | cmyk(2.7%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(88.17, 0.57, -2.56) |
| CIE-LCH | lch(88.17, 2.63, 282.62°) |
| OKLab | oklab(89.82% 0.0009 -0.0068) |
| OKLCH | oklch(89.82% 0.007 277.2) |
| XYZ | xyz(69.0967, 72.4194, 82.2749) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 1.77
Gainsboro
#DCDCDC
ΔE00 2.56
Light Gray
#D3D3D3
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 5.73
Ghostwhite
#F8F8FF
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDE2 #E2E1DC
analogous
#DCE0E2 #DCDDE2 #DEDCE2
triadic
#DCDDE2 #E2DCDD #DDE2DC
tetradic
#DCDDE2 #E2DCE0 #E2E1DC #DCE2DE
square
#DCDDE2 #E2DCE0 #E2E1DC #DCE2DE
split-complementary
#DCDDE2 #E2DEDC #E0E2DC
monochromatic
#999CAB #BBBCC6 #DCDDE2 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.36
#DCDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DCDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDE2
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDE2 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#DBDEDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdde2; /* rgb */ color: rgb(220, 221, 226); /* oklch */ color: oklch(89.8% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#e6e7eb',
500: '#dcdde2',
950: '#000000',
},
}SCSS
$custom: #dcdde2; $custom-light: #e6e7eb; $custom-dark: #000000;
JSON
{
"hex": "#dcdde2",
"rgb": {
"r": 220,
"g": 221,
"b": 226
},
"hsl": {
"h": 230,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.89822,
"c": 0.00687,
"h": 277.2
},
"luminance": 0.7242
}Semantic roles & 50–950 ramp
primary
#DCDDE2
secondary
#B6B5AC
accent
#895293
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484