#DFD4E9#DFD4E9
#DFD4E9 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.5% C 0.031 H 309.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4E9 |
|---|---|
| RGB | rgb(223, 212, 233) |
| HSL | hsl(271, 32%, 87%) |
| HSV | hsv(271, 9%, 91%) |
| CMYK | cmyk(4.3%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(86.33, 7.58, -8.94) |
| CIE-LCH | lch(86.33, 11.72, 310.29°) |
| OKLab | oklab(88.5% 0.0194 -0.0239) |
| OKLCH | oklch(88.5% 0.031 309.1) |
| XYZ | xyz(68.6804, 68.6583, 86.7092) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 8.87
Pale Lavender
#EECFFE
ΔE00 9.07
Pale Lilac
#E4CBFF
ΔE00 9.47
Periwinkle
#CCCCFF
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4E9 #DEE9D4
analogous
#D5D4E9 #DFD4E9 #E9D4E9
triadic
#DFD4E9 #E9DFD4 #D4E9DF
tetradic
#DFD4E9 #E9D5D4 #DEE9D4 #D4E9E9
square
#DFD4E9 #E9D5D4 #DEE9D4 #D4E9E9
split-complementary
#DFD4E9 #E9E9D4 #D4E9D5
monochromatic
#A383C0 #C1ACD4 #DFD4E9 #F0EBF5 #F0EBF5
Accessibility & contrast
On white
1.43
#DFD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4E9
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4E9 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EA
Deuteranopia (green-blind)
#D3D8E8
Tritanopia (blue-blind)
#DED6DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd4e9; /* rgb */ color: rgb(223, 212, 233); /* oklch */ color: oklch(88.5% 0.031 309.1);
Tailwind
colors: {
custom: {
50: '#e9e1f0',
500: '#dfd4e9',
950: '#000000',
},
}SCSS
$custom: #dfd4e9; $custom-light: #e9e1f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd4e9",
"rgb": {
"r": 223,
"g": 212,
"b": 233
},
"hsl": {
"h": 271.429,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.88504,
"c": 0.03077,
"h": 309.1
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#DFD4E9
secondary
#B0C29F
accent
#AB3A70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485