#D9D2EB#D9D2EB
#D9D2EB is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.7% C 0.035 H 298.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2EB |
|---|---|
| RGB | rgb(217, 210, 235) |
| HSL | hsl(257, 38%, 87%) |
| HSV | hsv(257, 11%, 92%) |
| CMYK | cmyk(7.7%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.42, 7.05, -11.41) |
| CIE-LCH | lch(85.42, 13.41, 301.71°) |
| OKLab | oklab(87.7% 0.0166 -0.0306) |
| OKLCH | oklch(87.7% 0.035 298.5) |
| XYZ | xyz(66.6544, 66.8430, 87.9716) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 8.14
Pale Lilac
#E4CBFF
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.95
Light Lavender
#DFC5FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2EB #E4EBD2
analogous
#D2D8EB #D9D2EB #E6D2EB
triadic
#D9D2EB #EBD9D2 #D2EBD9
tetradic
#D9D2EB #EBD2D8 #E4EBD2 #D2EBE6
square
#D9D2EB #EBD2D8 #E4EBD2 #D2EBE6
split-complementary
#D9D2EB #EBE6D2 #D8EBD2
monochromatic
#917DC5 #B5A8D8 #D9D2EB #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.46
#D9D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D9D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2EB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2EB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#D6D5DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d9d2eb; /* rgb */ color: rgb(217, 210, 235); /* oklch */ color: oklch(87.7% 0.035 298.5);
Tailwind
colors: {
custom: {
50: '#e4dff1',
500: '#d9d2eb',
950: '#000000',
},
}SCSS
$custom: #d9d2eb; $custom-light: #e4dff1; $custom-dark: #000000;
JSON
{
"hex": "#d9d2eb",
"rgb": {
"r": 217,
"g": 210,
"b": 235
},
"hsl": {
"h": 256.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87698,
"c": 0.03484,
"h": 298.5
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#D9D2EB
secondary
#BAC69B
accent
#B1348E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485