#DFD0E4#DFD0E4
#DFD0E4 is a very light, muted purple. Relative luminance 0.664; OKLCH L 87.6% C 0.032 H 317.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0E4 |
|---|---|
| RGB | rgb(223, 208, 228) |
| HSL | hsl(285, 27%, 85%) |
| HSV | hsv(285, 9%, 89%) |
| CMYK | cmyk(2.2%, 8.8%, 0%, 10.6%) |
| CIE-LAB | lab(85.20, 8.75, -7.97) |
| CIE-LCH | lch(85.20, 11.84, 317.67°) |
| OKLab | oklab(87.57% 0.0234 -0.0212) |
| OKLCH | oklch(87.57% 0.032 317.7) |
| XYZ | xyz(66.9887, 66.4016, 82.6715) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 8.74
Lavenderblush
#FFF0F5
ΔE00 9.10
Pale Lilac
#E4CBFF
ΔE00 9.41
Light Pink
#FFD1DF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0E4 #D5E4D0
analogous
#D5D0E4 #DFD0E4 #E4D0DF
triadic
#DFD0E4 #E4DFD0 #D0E4DF
tetradic
#DFD0E4 #E4D5D0 #D5E4D0 #D0DFE4
square
#DFD0E4 #E4D5D0 #D5E4D0 #D0DFE4
split-complementary
#DFD0E4 #DFE4D0 #D0E4D5
monochromatic
#AA82B7 #C5A9CE #DFD0E4 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.47
#DFD0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DFD0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0E4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0E4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#DFD2D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd0e4; /* rgb */ color: rgb(223, 208, 228); /* oklch */ color: oklch(87.6% 0.032 317.7);
Tailwind
colors: {
custom: {
50: '#e9deec',
500: '#dfd0e4',
950: '#000000',
},
}SCSS
$custom: #dfd0e4; $custom-light: #e9deec; $custom-dark: #000000;
JSON
{
"hex": "#dfd0e4",
"rgb": {
"r": 223,
"g": 208,
"b": 228
},
"hsl": {
"h": 285,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.87573,
"c": 0.03157,
"h": 317.7
},
"luminance": 0.66401
}Semantic roles & 50–950 ramp
primary
#DFD0E4
secondary
#A4BC9C
accent
#A64059
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484