#DFD7E0#DFD7E0
#DFD7E0 is a very light, near-neutral purple. Relative luminance 0.697; OKLCH L 88.8% C 0.015 H 322.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7E0 |
|---|---|
| RGB | rgb(223, 215, 224) |
| HSL | hsl(293, 13%, 86%) |
| HSV | hsv(293, 4%, 88%) |
| CMYK | cmyk(0.4%, 4%, 0%, 12.2%) |
| CIE-LAB | lab(86.84, 4.34, -3.44) |
| CIE-LCH | lch(86.84, 5.54, 321.59°) |
| OKLab | oklab(88.81% 0.0118 -0.0091) |
| OKLCH | oklch(88.81% 0.015 322.4) |
| XYZ | xyz(68.1843, 69.6709, 80.3623) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.34
Lavenderblush
#FFF0F5
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.85
Ghostwhite
#F8F8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7E0 #D8E0D7
analogous
#DAD7E0 #DFD7E0 #E0D7DC
triadic
#DFD7E0 #E0DFD7 #D7E0DF
tetradic
#DFD7E0 #E0DAD7 #D8E0D7 #D7DCE0
square
#DFD7E0 #E0DAD7 #D8E0D7 #D7DCE0
split-complementary
#DFD7E0 #DCE0D7 #D7E0DA
monochromatic
#A892AB #C3B5C5 #DFD7E0 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.41
#DFD7E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFD7E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7E0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7E0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E0
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#DFD8DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7e0; /* rgb */ color: rgb(223, 215, 224); /* oklch */ color: oklch(88.8% 0.015 322.4);
Tailwind
colors: {
custom: {
50: '#e9e3e9',
500: '#dfd7e0',
950: '#000000',
},
}SCSS
$custom: #dfd7e0; $custom-light: #e9e3e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd7e0",
"rgb": {
"r": 223,
"g": 215,
"b": 224
},
"hsl": {
"h": 293.333,
"s": 12.676,
"l": 86.078
},
"oklch": {
"l": 0.88814,
"c": 0.0149,
"h": 322.4
},
"luminance": 0.69671
}Semantic roles & 50–950 ramp
primary
#DFD7E0
secondary
#A8B5A6
accent
#974F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484