#DFD5EE#DFD5EE
#DFD5EE is a very light, muted violet. Relative luminance 0.695; OKLCH L 88.9% C 0.035 H 303.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5EE |
|---|---|
| RGB | rgb(223, 213, 238) |
| HSL | hsl(264, 42%, 88%) |
| HSV | hsv(264, 11%, 93%) |
| CMYK | cmyk(6.3%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(86.73, 8.01, -11.00) |
| CIE-LCH | lch(86.73, 13.61, 306.04°) |
| OKLab | oklab(88.86% 0.0197 -0.0295) |
| OKLCH | oklch(88.86% 0.036 303.8) |
| XYZ | xyz(69.6555, 69.4496, 90.6079) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Thistle
#D8BFD8
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 8.18
Pale Lilac
#E4CBFF
ΔE00 8.36
Periwinkle
#CCCCFF
ΔE00 8.77
Very Light Purple
#F6CEFC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5EE #E4EED5
analogous
#D5D7EE #DFD5EE #EBD5EE
triadic
#DFD5EE #EEDFD5 #D5EEDF
tetradic
#DFD5EE #EED5D7 #E4EED5 #D5EEEB
square
#DFD5EE #EED5D7 #E4EED5 #D5EEEB
split-complementary
#DFD5EE #EEEBD5 #D7EED5
monochromatic
#9D7ECB #BEA9DC #DFD5EE #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.41
#DFD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DFD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5EE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5EE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#DDD8DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5ee; /* rgb */ color: rgb(223, 213, 238); /* oklch */ color: oklch(88.9% 0.035 303.8);
Tailwind
colors: {
custom: {
50: '#e9e1f3',
500: '#dfd5ee',
950: '#000000',
},
}SCSS
$custom: #dfd5ee; $custom-light: #e9e1f3; $custom-dark: #000000;
JSON
{
"hex": "#dfd5ee",
"rgb": {
"r": 223,
"g": 213,
"b": 238
},
"hsl": {
"h": 264,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.88858,
"c": 0.0355,
"h": 303.8
},
"luminance": 0.6945
}Semantic roles & 50–950 ramp
primary
#DFD5EE
secondary
#B8CA9D
accent
#B53080
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485