#D8D4DC#D8D4DC
#D8D4DC is a very light, near-neutral violet. Relative luminance 0.669; OKLCH L 87.5% C 0.012 H 308.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4DC |
|---|---|
| RGB | rgb(216, 212, 220) |
| HSL | hsl(270, 10%, 85%) |
| HSV | hsv(270, 4%, 86%) |
| CMYK | cmyk(1.8%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(85.43, 2.82, -3.45) |
| CIE-LCH | lch(85.43, 4.46, 309.23°) |
| OKLab | oklab(87.54% 0.0072 -0.0092) |
| OKLCH | oklch(87.54% 0.012 308.3) |
| XYZ | xyz(64.7785, 66.8533, 77.1876) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.89
Gainsboro
#DCDCDC
ΔE00 5.09
Fog
#D8DCE0
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Silver
#C0C0C0
ΔE00 7.16
Silver (survey)
#C5C9C7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4DC #D8DCD4
analogous
#D4D4DC #D8D4DC #DCD4DC
triadic
#D8D4DC #DCD8D4 #D4DCD8
tetradic
#D8D4DC #DCD4D4 #D8DCD4 #D4DCDC
square
#D8D4DC #DCD4D4 #D8DCD4 #D4DCDC
split-complementary
#D8D4DC #DCDCD4 #D4DCD4
monochromatic
#9B91A5 #B9B2C1 #D8D4DC #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.46
#D8D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D8D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4DC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4DC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#D8D5D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d4dc; /* rgb */ color: rgb(216, 212, 220); /* oklch */ color: oklch(87.5% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#e4e1e6',
500: '#d8d4dc',
950: '#000000',
},
}SCSS
$custom: #d8d4dc; $custom-light: #e4e1e6; $custom-dark: #000000;
JSON
{
"hex": "#d8d4dc",
"rgb": {
"r": 216,
"g": 212,
"b": 220
},
"hsl": {
"h": 270,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87544,
"c": 0.01168,
"h": 308.3
},
"luminance": 0.66853
}Semantic roles & 50–950 ramp
primary
#D8D4DC
secondary
#AAB0A4
accent
#945173
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484