#D8D3DC#D8D3DC
#D8D3DC is a very light, near-neutral violet. Relative luminance 0.664; OKLCH L 87.3% C 0.013 H 310.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D3DC |
|---|---|
| RGB | rgb(216, 211, 220) |
| HSL | hsl(273, 11%, 85%) |
| HSV | hsv(273, 4%, 86%) |
| CMYK | cmyk(1.8%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(85.18, 3.34, -3.82) |
| CIE-LCH | lch(85.18, 5.08, 311.16°) |
| OKLab | oklab(87.35% 0.0087 -0.0101) |
| OKLCH | oklch(87.35% 0.013 310.5) |
| XYZ | xyz(64.5293, 66.3549, 77.1045) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.84
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Silver
#C0C0C0
ΔE00 7.51
Lavenderblush
#FFF0F5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D3DC #D7DCD3
analogous
#D4D3DC #D8D3DC #DCD3DC
triadic
#D8D3DC #DCD8D3 #D3DCD8
tetradic
#D8D3DC #DCD4D3 #D7DCD3 #D3DCDC
square
#D8D3DC #DCD4D3 #D7DCD3 #D3DCDC
split-complementary
#D8D3DC #DCDCD3 #D3DCD4
monochromatic
#9C8FA6 #BAB1C1 #D8D3DC #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.47
#D8D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D8D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D3DC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D3DC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#D8D4D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d3dc; /* rgb */ color: rgb(216, 211, 220); /* oklch */ color: oklch(87.3% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#e4e0e6',
500: '#d8d3dc',
950: '#000000',
},
}SCSS
$custom: #d8d3dc; $custom-light: #e4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#d8d3dc",
"rgb": {
"r": 216,
"g": 211,
"b": 220
},
"hsl": {
"h": 273.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87346,
"c": 0.01335,
"h": 310.5
},
"luminance": 0.66355
}Semantic roles & 50–950 ramp
primary
#D8D3DC
secondary
#A9B0A3
accent
#95506F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484