#D8D0F0#D8D0F0
#D8D0F0 is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.4% C 0.044 H 296.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0F0 |
|---|---|
| RGB | rgb(216, 208, 240) |
| HSL | hsl(255, 52%, 88%) |
| HSV | hsv(255, 13%, 94%) |
| CMYK | cmyk(10%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.00, 8.77, -14.71) |
| CIE-LCH | lch(85.00, 17.12, 300.80°) |
| OKLab | oklab(87.4% 0.0201 -0.0397) |
| OKLCH | oklch(87.4% 0.044 296.9) |
| XYZ | xyz(66.5999, 66.0018, 91.6521) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.06
Pale Lavender
#EECFFE
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0F0 #E8F0D0
analogous
#D0D8F0 #D8D0F0 #E8D0F0
triadic
#D8D0F0 #F0D8D0 #D0F0D8
tetradic
#D8D0F0 #F0D0D8 #E8F0D0 #D0F0E8
square
#D8D0F0 #F0D0D8 #E8F0D0 #D0F0E8
split-complementary
#D8D0F0 #F0E8D0 #D8F0D0
monochromatic
#8B73D2 #B2A2E1 #D8D0F0 #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.48
#D8D0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#D8D0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0F0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0F0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F1
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#D4D5DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d0f0; /* rgb */ color: rgb(216, 208, 240); /* oklch */ color: oklch(87.4% 0.044 296.9);
Tailwind
colors: {
custom: {
50: '#e4def5',
500: '#d8d0f0',
950: '#000000',
},
}SCSS
$custom: #d8d0f0; $custom-light: #e4def5; $custom-dark: #000000;
JSON
{
"hex": "#d8d0f0",
"rgb": {
"r": 216,
"g": 208,
"b": 240
},
"hsl": {
"h": 255,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.87395,
"c": 0.04448,
"h": 296.9
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#D8D0F0
secondary
#C0CE96
accent
#BF2699
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485