#D8D4E2#D8D4E2
#D8D4E2 is a very light, near-neutral violet. Relative luminance 0.672; OKLCH L 87.7% C 0.020 H 299.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E2 |
|---|---|
| RGB | rgb(216, 212, 226) |
| HSL | hsl(257, 19%, 86%) |
| HSV | hsv(257, 6%, 89%) |
| CMYK | cmyk(4.4%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.59, 3.94, -6.39) |
| CIE-LCH | lch(85.59, 7.51, 301.63°) |
| OKLab | oklab(87.73% 0.0095 -0.0171) |
| OKLCH | oklch(87.73% 0.02 299) |
| XYZ | xyz(65.5874, 67.1768, 81.4479) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.76
Fog
#D8DCE0
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.41
Ghostwhite
#F8F8FF
ΔE00 8.50
Lavenderblush
#FFF0F5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E2 #DEE2D4
analogous
#D4D7E2 #D8D4E2 #DFD4E2
triadic
#D8D4E2 #E2D8D4 #D4E2D8
tetradic
#D8D4E2 #E2D4D7 #DEE2D4 #D4E2DF
square
#D8D4E2 #E2D4D7 #DEE2D4 #D4E2DF
split-complementary
#D8D4E2 #E2DFD4 #D7E2D4
monochromatic
#968BB1 #B7AFC9 #D8D4E2 #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.45
#D8D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D8D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#D6D6D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e2; /* rgb */ color: rgb(216, 212, 226); /* oklch */ color: oklch(87.7% 0.020 299.0);
Tailwind
colors: {
custom: {
50: '#e4e1eb',
500: '#d8d4e2',
950: '#000000',
},
}SCSS
$custom: #d8d4e2; $custom-light: #e4e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e2",
"rgb": {
"r": 216,
"g": 212,
"b": 226
},
"hsl": {
"h": 257.143,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87726,
"c": 0.01951,
"h": 299
},
"luminance": 0.67177
}Semantic roles & 50–950 ramp
primary
#D8D4E2
secondary
#B2B8A2
accent
#9E4885
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484