#D8D0DE#D8D0DE
#D8D0DE is a very light, muted violet. Relative luminance 0.650; OKLCH L 86.8% C 0.021 H 311.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0DE |
|---|---|
| RGB | rgb(216, 208, 222) |
| HSL | hsl(274, 18%, 84%) |
| HSV | hsv(274, 6%, 87%) |
| CMYK | cmyk(2.7%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(84.48, 5.29, -5.92) |
| CIE-LCH | lch(84.48, 7.94, 311.79°) |
| OKLab | oklab(86.82% 0.0137 -0.0158) |
| OKLCH | oklch(86.82% 0.021 311.1) |
| XYZ | xyz(64.0574, 64.9848, 78.2617) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.41
Lavenderblush
#FFF0F5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0DE #D6DED0
analogous
#D1D0DE #D8D0DE #DED0DD
triadic
#D8D0DE #DED8D0 #D0DED8
tetradic
#D8D0DE #DED1D0 #D6DED0 #D0DDDE
square
#D8D0DE #DED1D0 #D6DED0 #D0DDDE
split-complementary
#D8D0DE #DDDED0 #D0DED1
monochromatic
#9C88AC #BAACC5 #D8D0DE #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.50
#D8D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D8D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0DE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0DE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#D8D2D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d0de; /* rgb */ color: rgb(216, 208, 222); /* oklch */ color: oklch(86.8% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#e4dee8',
500: '#d8d0de',
950: '#000000',
},
}SCSS
$custom: #d8d0de; $custom-light: #e4dee8; $custom-dark: #000000;
JSON
{
"hex": "#d8d0de",
"rgb": {
"r": 216,
"g": 208,
"b": 222
},
"hsl": {
"h": 274.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.86815,
"c": 0.0209,
"h": 311.1
},
"luminance": 0.64985
}Semantic roles & 50–950 ramp
primary
#D8D0DE
secondary
#A8B49F
accent
#9C4A6D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484