#DFD5E9#DFD5E9
#DFD5E9 is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.7% C 0.029 H 308.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5E9 |
|---|---|
| RGB | rgb(223, 213, 233) |
| HSL | hsl(270, 31%, 87%) |
| HSV | hsv(270, 9%, 91%) |
| CMYK | cmyk(4.3%, 8.6%, 0%, 8.6%) |
| CIE-LAB | lab(86.58, 7.05, -8.57) |
| CIE-LCH | lch(86.58, 11.10, 309.45°) |
| OKLab | oklab(88.7% 0.018 -0.0229) |
| OKLCH | oklch(88.7% 0.029 308.1) |
| XYZ | xyz(68.9311, 69.1598, 86.7928) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 6.97
Lavenderblush
#FFF0F5
ΔE00 8.56
Pale Lavender
#EECFFE
ΔE00 9.57
Pale Lilac
#E4CBFF
ΔE00 9.94
Ghostwhite
#F8F8FF
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5E9 #DFE9D5
analogous
#D5D5E9 #DFD5E9 #E9D5E9
triadic
#DFD5E9 #E9DFD5 #D5E9DF
tetradic
#DFD5E9 #E9D5D5 #DFE9D5 #D5E9E9
square
#DFD5E9 #E9D5D5 #DFE9D5 #D5E9E9
split-complementary
#DFD5E9 #E9E9D5 #D5E9D5
monochromatic
#A285BF #C0ADD4 #DFD5E9 #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.42
#DFD5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFD5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5E9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5E9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#D4D9E8
Tritanopia (blue-blind)
#DED7DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5e9; /* rgb */ color: rgb(223, 213, 233); /* oklch */ color: oklch(88.7% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#e9e1f0',
500: '#dfd5e9',
950: '#000000',
},
}SCSS
$custom: #dfd5e9; $custom-light: #e9e1f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd5e9",
"rgb": {
"r": 223,
"g": 213,
"b": 233
},
"hsl": {
"h": 270,
"s": 31.25,
"l": 87.451
},
"oklch": {
"l": 0.88698,
"c": 0.0291,
"h": 308.1
},
"luminance": 0.6916
}Semantic roles & 50–950 ramp
primary
#DFD5E9
secondary
#B1C2A0
accent
#AA3C73
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485