#D8D4DF#D8D4DF
#D8D4DF is a very light, near-neutral violet. Relative luminance 0.670; OKLCH L 87.6% C 0.016 H 302.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4DF |
|---|---|
| RGB | rgb(216, 212, 223) |
| HSL | hsl(262, 15%, 85%) |
| HSV | hsv(262, 5%, 87%) |
| CMYK | cmyk(3.1%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(85.51, 3.37, -4.92) |
| CIE-LCH | lch(85.51, 5.97, 304.43°) |
| OKLab | oklab(87.64% 0.0084 -0.0131) |
| OKLCH | oklch(87.64% 0.016 302.5) |
| XYZ | xyz(65.1794, 67.0136, 79.2989) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Fog
#D8DCE0
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.26
Silver
#C0C0C0
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4DF #DBDFD4
analogous
#D4D5DF #D8D4DF #DDD4DF
triadic
#D8D4DF #DFD8D4 #D4DFD8
tetradic
#D8D4DF #DFD4D5 #DBDFD4 #D4DFDD
square
#D8D4DF #DFD4D5 #DBDFD4 #D4DFDD
split-complementary
#D8D4DF #DFDDD4 #D5DFD4
monochromatic
#988EAB #B8B1C5 #D8D4DF #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.46
#D8D4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#D8D4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4DF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4DF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E0
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#D7D5D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4df; /* rgb */ color: rgb(216, 212, 223); /* oklch */ color: oklch(87.6% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#e4e1e9',
500: '#d8d4df',
950: '#000000',
},
}SCSS
$custom: #d8d4df; $custom-light: #e4e1e9; $custom-dark: #000000;
JSON
{
"hex": "#d8d4df",
"rgb": {
"r": 216,
"g": 212,
"b": 223
},
"hsl": {
"h": 261.818,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87635,
"c": 0.01554,
"h": 302.5
},
"luminance": 0.67014
}Semantic roles & 50–950 ramp
primary
#D8D4DF
secondary
#AEB4A3
accent
#994D7D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484