#D2D0DE#D2D0DE
#D2D0DE is a very light, near-neutral blue. Relative luminance 0.641; OKLCH L 86.3% C 0.019 H 292.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0DE |
|---|---|
| RGB | rgb(210, 208, 222) |
| HSL | hsl(249, 18%, 84%) |
| HSV | hsv(249, 6%, 87%) |
| CMYK | cmyk(5.4%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(84.01, 3.29, -6.66) |
| CIE-LCH | lch(84.01, 7.43, 296.27°) |
| OKLab | oklab(86.34% 0.0074 -0.0178) |
| OKLCH | oklch(86.34% 0.019 292.6) |
| XYZ | xyz(62.3166, 64.0872, 78.1801) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Fog
#D8DCE0
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0DE #DCDED0
analogous
#D0D5DE #D2D0DE #D9D0DE
triadic
#D2D0DE #DED2D0 #D0DED2
tetradic
#D2D0DE #DED0D5 #DCDED0 #D0DED9
square
#D2D0DE #DED0D5 #DCDED0 #D0DED9
split-complementary
#D2D0DE #DED9D0 #D5DED0
monochromatic
#8D88AC #B0ACC5 #D2D0DE #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.52
#D2D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D2D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0DE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0DE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DF
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#D0D2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d0de; /* rgb */ color: rgb(210, 208, 222); /* oklch */ color: oklch(86.3% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#dfdee8',
500: '#d2d0de',
950: '#000000',
},
}SCSS
$custom: #d2d0de; $custom-light: #dfdee8; $custom-dark: #000000;
JSON
{
"hex": "#d2d0de",
"rgb": {
"r": 210,
"g": 208,
"b": 222
},
"hsl": {
"h": 248.571,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.86338,
"c": 0.01926,
"h": 292.6
},
"luminance": 0.64087
}Semantic roles & 50–950 ramp
primary
#D2D0DE
secondary
#B1B49F
accent
#9C4A90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484