#DFD7E1#DFD7E1
#DFD7E1 is a very light, near-neutral purple. Relative luminance 0.697; OKLCH L 88.8% C 0.016 H 319.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7E1 |
|---|---|
| RGB | rgb(223, 215, 225) |
| HSL | hsl(288, 14%, 86%) |
| HSV | hsv(288, 4%, 88%) |
| CMYK | cmyk(0.9%, 4.4%, 0%, 11.8%) |
| CIE-LAB | lab(86.86, 4.52, -3.93) |
| CIE-LCH | lch(86.86, 5.99, 319.01°) |
| OKLab | oklab(88.84% 0.0122 -0.0104) |
| OKLCH | oklch(88.84% 0.016 319.5) |
| XYZ | xyz(68.3203, 69.7253, 81.0787) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Lavenderblush
#FFF0F5
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.09
Ghostwhite
#F8F8FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7E1 #D9E1D7
analogous
#DAD7E1 #DFD7E1 #E1D7DE
triadic
#DFD7E1 #E1DFD7 #D7E1DF
tetradic
#DFD7E1 #E1DAD7 #D9E1D7 #D7DEE1
square
#DFD7E1 #E1DAD7 #D9E1D7 #D7DEE1
split-complementary
#DFD7E1 #DEE1D7 #D7E1DA
monochromatic
#A791AD #C3B4C7 #DFD7E1 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.41
#DFD7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DFD7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7E1
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7E1 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#DFD8DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7e1; /* rgb */ color: rgb(223, 215, 225); /* oklch */ color: oklch(88.8% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#e9e3ea',
500: '#dfd7e1',
950: '#000000',
},
}SCSS
$custom: #dfd7e1; $custom-light: #e9e3ea; $custom-dark: #000000;
JSON
{
"hex": "#dfd7e1",
"rgb": {
"r": 223,
"g": 215,
"b": 225
},
"hsl": {
"h": 288,
"s": 14.286,
"l": 86.275
},
"oklch": {
"l": 0.88844,
"c": 0.01601,
"h": 319.5
},
"luminance": 0.69725
}Semantic roles & 50–950 ramp
primary
#DFD7E1
secondary
#A9B6A6
accent
#984D5C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484