#D9D4E2#D9D4E2
#D9D4E2 is a very light, near-neutral violet. Relative luminance 0.673; OKLCH L 87.8% C 0.020 H 302.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D4E2 |
|---|---|
| RGB | rgb(217, 212, 226) |
| HSL | hsl(261, 19%, 86%) |
| HSV | hsv(261, 6%, 89%) |
| CMYK | cmyk(4%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.67, 4.27, -6.27) |
| CIE-LCH | lch(85.67, 7.59, 304.26°) |
| OKLab | oklab(87.81% 0.0105 -0.0167) |
| OKLCH | oklch(87.81% 0.02 302.2) |
| XYZ | xyz(65.8838, 67.3297, 81.4618) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Fog
#D8DCE0
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.58
Lavenderblush
#FFF0F5
ΔE00 8.30
Ghostwhite
#F8F8FF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D4E2 #DDE2D4
analogous
#D4D6E2 #D9D4E2 #E0D4E2
triadic
#D9D4E2 #E2D9D4 #D4E2D9
tetradic
#D9D4E2 #E2D4D6 #DDE2D4 #D4E2E0
square
#D9D4E2 #E2D4D6 #DDE2D4 #D4E2E0
split-complementary
#D9D4E2 #E2E0D4 #D6E2D4
monochromatic
#988BB1 #B9AFC9 #D9D4E2 #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.45
#D9D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D9D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D4E2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D4E2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#D3D6E2
Tritanopia (blue-blind)
#D8D6D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d9d4e2; /* rgb */ color: rgb(217, 212, 226); /* oklch */ color: oklch(87.8% 0.020 302.2);
Tailwind
colors: {
custom: {
50: '#e4e1eb',
500: '#d9d4e2',
950: '#000000',
},
}SCSS
$custom: #d9d4e2; $custom-light: #e4e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d9d4e2",
"rgb": {
"r": 217,
"g": 212,
"b": 226
},
"hsl": {
"h": 261.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87806,
"c": 0.01975,
"h": 302.2
},
"luminance": 0.6733
}Semantic roles & 50–950 ramp
primary
#D9D4E2
secondary
#B0B8A2
accent
#9E487F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484