#D8D0E4#D8D0E4
#D8D0E4 is a very light, muted violet. Relative luminance 0.653; OKLCH L 87.0% C 0.029 H 303.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0E4 |
|---|---|
| RGB | rgb(216, 208, 228) |
| HSL | hsl(264, 27%, 85%) |
| HSV | hsv(264, 9%, 89%) |
| CMYK | cmyk(5.3%, 8.8%, 0%, 10.6%) |
| CIE-LAB | lab(84.64, 6.42, -8.86) |
| CIE-LCH | lch(84.64, 10.94, 305.94°) |
| OKLab | oklab(87% 0.0159 -0.0237) |
| OKLCH | oklch(87% 0.029 303.9) |
| XYZ | xyz(64.8759, 65.3122, 82.5725) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Thistle
#D8BFD8
ΔE00 6.89
Lavenderblush
#FFF0F5
ΔE00 9.63
Periwinkle
#CCCCFF
ΔE00 9.76
Fog
#D8DCE0
ΔE00 10.04
Pale Lavender
#EECFFE
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0E4 #DCE4D0
analogous
#D0D2E4 #D8D0E4 #E2D0E4
triadic
#D8D0E4 #E4D8D0 #D0E4D8
tetradic
#D8D0E4 #E4D0D2 #DCE4D0 #D0E4E2
square
#D8D0E4 #E4D0D2 #DCE4D0 #D0E4E2
split-complementary
#D8D0E4 #E4E2D0 #D2E4D0
monochromatic
#9782B7 #B8A9CE #D8D0E4 #EFECF4 #EFECF4
Accessibility & contrast
On white
1.49
#D8D0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#D8D0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0E4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0E4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#D6D2D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d0e4; /* rgb */ color: rgb(216, 208, 228); /* oklch */ color: oklch(87.0% 0.029 303.9);
Tailwind
colors: {
custom: {
50: '#e4deec',
500: '#d8d0e4',
950: '#000000',
},
}SCSS
$custom: #d8d0e4; $custom-light: #e4deec; $custom-dark: #000000;
JSON
{
"hex": "#d8d0e4",
"rgb": {
"r": 216,
"g": 208,
"b": 228
},
"hsl": {
"h": 264,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.87003,
"c": 0.02855,
"h": 303.9
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#D8D0E4
secondary
#AFBC9C
accent
#A6407D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484