#DFD6E0#DFD6E0
#DFD6E0 is a very light, near-neutral purple. Relative luminance 0.692; OKLCH L 88.6% C 0.017 H 322.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6E0 |
|---|---|
| RGB | rgb(223, 214, 224) |
| HSL | hsl(294, 14%, 86%) |
| HSV | hsv(294, 4%, 88%) |
| CMYK | cmyk(0.4%, 4.5%, 0%, 12.2%) |
| CIE-LAB | lab(86.58, 4.86, -3.81) |
| CIE-LCH | lch(86.58, 6.18, 321.93°) |
| OKLab | oklab(88.62% 0.0132 -0.0101) |
| OKLCH | oklch(88.62% 0.017 322.7) |
| XYZ | xyz(67.9304, 69.1632, 80.2777) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.50
Ghostwhite
#F8F8FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6E0 #D7E0D6
analogous
#DAD6E0 #DFD6E0 #E0D6DC
triadic
#DFD6E0 #E0DFD6 #D6E0DF
tetradic
#DFD6E0 #E0DAD6 #D7E0D6 #D6DCE0
square
#DFD6E0 #E0DAD6 #D7E0D6 #D6DCE0
split-complementary
#DFD6E0 #DCE0D6 #D6E0DA
monochromatic
#A990AB #C4B3C6 #DFD6E0 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.42
#DFD6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFD6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6E0
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6E0 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#D7D9E0
Tritanopia (blue-blind)
#DFD7D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6e0; /* rgb */ color: rgb(223, 214, 224); /* oklch */ color: oklch(88.6% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#e9e2e9',
500: '#dfd6e0',
950: '#000000',
},
}SCSS
$custom: #dfd6e0; $custom-light: #e9e2e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd6e0",
"rgb": {
"r": 223,
"g": 214,
"b": 224
},
"hsl": {
"h": 294,
"s": 13.889,
"l": 85.882
},
"oklch": {
"l": 0.88618,
"c": 0.01664,
"h": 322.7
},
"luminance": 0.69163
}Semantic roles & 50–950 ramp
primary
#DFD6E0
secondary
#A7B5A5
accent
#984D55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484