#D9D2EF#D9D2EF
#D9D2EF is a very light, muted violet. Relative luminance 0.671; OKLCH L 87.8% C 0.040 H 296.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2EF |
|---|---|
| RGB | rgb(217, 210, 239) |
| HSL | hsl(254, 48%, 88%) |
| HSV | hsv(254, 12%, 94%) |
| CMYK | cmyk(9.2%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.54, 7.83, -13.35) |
| CIE-LCH | lch(85.54, 15.48, 300.40°) |
| OKLab | oklab(87.83% 0.018 -0.0359) |
| OKLCH | oklch(87.83% 0.04 296.6) |
| XYZ | xyz(67.2388, 67.0767, 91.0494) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.60
Pale Lavender
#EECFFE
ΔE00 8.06
Light Lavender
#DFC5FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2EF #E8EFD2
analogous
#D2D9EF #D9D2EF #E7D2EF
triadic
#D9D2EF #EFD9D2 #D2EFD9
tetradic
#D9D2EF #EFD2D9 #E8EFD2 #D2EFE7
square
#D9D2EF #EFD2D9 #E8EFD2 #D2EFE7
split-complementary
#D9D2EF #EFE7D2 #D9EFD2
monochromatic
#8D78CF #B3A5DF #D9D2EF #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.46
#D9D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#D9D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2EF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2EF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#D5D6DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d9d2ef; /* rgb */ color: rgb(217, 210, 239); /* oklch */ color: oklch(87.8% 0.040 296.6);
Tailwind
colors: {
custom: {
50: '#e4dff4',
500: '#d9d2ef',
950: '#000000',
},
}SCSS
$custom: #d9d2ef; $custom-light: #e4dff4; $custom-dark: #000000;
JSON
{
"hex": "#d9d2ef",
"rgb": {
"r": 217,
"g": 210,
"b": 239
},
"hsl": {
"h": 254.483,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.8783,
"c": 0.04021,
"h": 296.6
},
"luminance": 0.67077
}Semantic roles & 50–950 ramp
primary
#D9D2EF
secondary
#C0CC99
accent
#BB2B98
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485