#D2D0DF#D2D0DF
#D2D0DF is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.4% C 0.021 H 292.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0DF |
|---|---|
| RGB | rgb(210, 208, 223) |
| HSL | hsl(248, 19%, 85%) |
| HSV | hsv(248, 7%, 87%) |
| CMYK | cmyk(5.8%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(84.04, 3.48, -7.15) |
| CIE-LCH | lch(84.04, 7.95, 295.94°) |
| OKLab | oklab(86.37% 0.0078 -0.0191) |
| OKLCH | oklch(86.37% 0.021 292.1) |
| XYZ | xyz(62.4510, 64.1409, 78.8881) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Fog
#D8DCE0
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0DF #DDDFD0
analogous
#D0D6DF #D2D0DF #DAD0DF
triadic
#D2D0DF #DFD2D0 #D0DFD2
tetradic
#D2D0DF #DFD0D6 #DDDFD0 #D0DFDA
square
#D2D0DF #DFD0D6 #DDDFD0 #D0DFDA
split-complementary
#D2D0DF #DFDAD0 #D6DFD0
monochromatic
#8C87AD #AFACC6 #D2D0DF #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.52
#D2D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D2D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0DF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0DF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#D0D2D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d0df; /* rgb */ color: rgb(210, 208, 223); /* oklch */ color: oklch(86.4% 0.021 292.1);
Tailwind
colors: {
custom: {
50: '#dfdee9',
500: '#d2d0df',
950: '#000000',
},
}SCSS
$custom: #d2d0df; $custom-light: #dfdee9; $custom-dark: #000000;
JSON
{
"hex": "#d2d0df",
"rgb": {
"r": 210,
"g": 208,
"b": 223
},
"hsl": {
"h": 248,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.86369,
"c": 0.02063,
"h": 292.1
},
"luminance": 0.64141
}Semantic roles & 50–950 ramp
primary
#D2D0DF
secondary
#B2B59E
accent
#9D4892
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484