#D8D4E4#D8D4E4
#D8D4E4 is a very light, muted violet. Relative luminance 0.673; OKLCH L 87.8% C 0.022 H 297.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4E4 |
|---|---|
| RGB | rgb(216, 212, 228) |
| HSL | hsl(255, 23%, 86%) |
| HSV | hsv(255, 7%, 89%) |
| CMYK | cmyk(5.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.65, 4.32, -7.37) |
| CIE-LCH | lch(85.65, 8.54, 300.36°) |
| OKLab | oklab(87.79% 0.0102 -0.0197) |
| OKLCH | oklch(87.79% 0.022 297.4) |
| XYZ | xyz(65.8634, 67.2873, 82.9016) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Fog
#D8DCE0
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.15
Ghostwhite
#F8F8FF
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4E4 #E0E4D4
analogous
#D4D8E4 #D8D4E4 #E0D4E4
triadic
#D8D4E4 #E4D8D4 #D4E4D8
tetradic
#D8D4E4 #E4D4D8 #E0E4D4 #D4E4E0
square
#D8D4E4 #E4D4D8 #E0E4D4 #D4E4E0
split-complementary
#D8D4E4 #E4E0D4 #D8E4D4
monochromatic
#9489B5 #B6AECC #D8D4E4 #EEECF3 #EEECF3
Accessibility & contrast
On white
1.45
#D8D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D8D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4E4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4E4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#D6D6D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d4e4; /* rgb */ color: rgb(216, 212, 228); /* oklch */ color: oklch(87.8% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#e4e1ec',
500: '#d8d4e4',
950: '#000000',
},
}SCSS
$custom: #d8d4e4; $custom-light: #e4e1ec; $custom-dark: #000000;
JSON
{
"hex": "#d8d4e4",
"rgb": {
"r": 216,
"g": 212,
"b": 228
},
"hsl": {
"h": 255,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.87788,
"c": 0.02218,
"h": 297.4
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#D8D4E4
secondary
#B5BBA1
accent
#A1448A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484