#DFD0E5#DFD0E5
#DFD0E5 is a very light, muted purple. Relative luminance 0.665; OKLCH L 87.6% C 0.033 H 316.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0E5 |
|---|---|
| RGB | rgb(223, 208, 229) |
| HSL | hsl(283, 29%, 86%) |
| HSV | hsv(283, 9%, 90%) |
| CMYK | cmyk(2.6%, 9.2%, 0%, 10.2%) |
| CIE-LAB | lab(85.23, 8.94, -8.46) |
| CIE-LCH | lch(85.23, 12.31, 316.57°) |
| OKLab | oklab(87.6% 0.0237 -0.0226) |
| OKLCH | oklch(87.6% 0.033 316.4) |
| XYZ | xyz(67.1279, 66.4573, 83.4047) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Pale Lavender
#EECFFE
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 9.07
Very Light Purple
#F6CEFC
ΔE00 9.25
Lavenderblush
#FFF0F5
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0E5 #D6E5D0
analogous
#D4D0E5 #DFD0E5 #E5D0E0
triadic
#DFD0E5 #E5DFD0 #D0E5DF
tetradic
#DFD0E5 #E5D4D0 #D6E5D0 #D0E0E5
square
#DFD0E5 #E5D4D0 #D6E5D0 #D0E0E5
split-complementary
#DFD0E5 #E0E5D0 #D0E5D4
monochromatic
#A981B9 #C4A9CF #DFD0E5 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.47
#DFD0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DFD0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0E5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0E5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#DFD2D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd0e5; /* rgb */ color: rgb(223, 208, 229); /* oklch */ color: oklch(87.6% 0.033 316.4);
Tailwind
colors: {
custom: {
50: '#e9deed',
500: '#dfd0e5',
950: '#000000',
},
}SCSS
$custom: #dfd0e5; $custom-light: #e9deed; $custom-dark: #000000;
JSON
{
"hex": "#dfd0e5",
"rgb": {
"r": 223,
"g": 208,
"b": 229
},
"hsl": {
"h": 282.857,
"s": 28.767,
"l": 85.686
},
"oklch": {
"l": 0.87604,
"c": 0.03273,
"h": 316.4
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#DFD0E5
secondary
#A5BD9C
accent
#A73E5C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484