#D2D0DC#D2D0DC
#D2D0DC is a very light, near-neutral violet. Relative luminance 0.640; OKLCH L 86.3% C 0.017 H 293.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0DC |
|---|---|
| RGB | rgb(210, 208, 220) |
| HSL | hsl(250, 15%, 84%) |
| HSV | hsv(250, 5%, 86%) |
| CMYK | cmyk(4.5%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.96, 2.91, -5.68) |
| CIE-LCH | lch(83.96, 6.38, 297.10°) |
| OKLab | oklab(86.28% 0.0067 -0.0151) |
| OKLCH | oklch(86.28% 0.017 293.7) |
| XYZ | xyz(62.0501, 63.9806, 76.7768) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Fog
#D8DCE0
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.64
Silver
#C0C0C0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0DC #DADCD0
analogous
#D0D4DC #D2D0DC #D8D0DC
triadic
#D2D0DC #DCD2D0 #D0DCD2
tetradic
#D2D0DC #DCD0D4 #DADCD0 #D0DCD8
square
#D2D0DC #DCD0D4 #DADCD0 #D0DCD8
split-complementary
#D2D0DC #DCD8D0 #D4DCD0
monochromatic
#8F8AA8 #B0ADC2 #D2D0DC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.52
#D2D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D2D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0DC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0DC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#D0D2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d0dc; /* rgb */ color: rgb(210, 208, 220); /* oklch */ color: oklch(86.3% 0.017 293.7);
Tailwind
colors: {
custom: {
50: '#dfdee6',
500: '#d2d0dc',
950: '#000000',
},
}SCSS
$custom: #d2d0dc; $custom-light: #dfdee6; $custom-dark: #000000;
JSON
{
"hex": "#d2d0dc",
"rgb": {
"r": 210,
"g": 208,
"b": 220
},
"hsl": {
"h": 250,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86276,
"c": 0.01654,
"h": 293.7
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#D2D0DC
secondary
#AEB19F
accent
#994D8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484