#DFD6E2#DFD6E2
#DFD6E2 is a very light, near-neutral purple. Relative luminance 0.693; OKLCH L 88.7% C 0.019 H 317.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6E2 |
|---|---|
| RGB | rgb(223, 214, 226) |
| HSL | hsl(285, 17%, 86%) |
| HSV | hsv(285, 5%, 89%) |
| CMYK | cmyk(1.3%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.64, 5.23, -4.79) |
| CIE-LCH | lch(86.64, 7.09, 317.52°) |
| OKLab | oklab(88.68% 0.014 -0.0127) |
| OKLCH | oklch(88.68% 0.019 317.7) |
| XYZ | xyz(68.2033, 69.2724, 81.7146) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Lavenderblush
#FFF0F5
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.65
Light Gray
#D3D3D3
ΔE00 7.73
Fog
#D8DCE0
ΔE00 7.97
Ghostwhite
#F8F8FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6E2 #D9E2D6
analogous
#D9D6E2 #DFD6E2 #E2D6DF
triadic
#DFD6E2 #E2DFD6 #D6E2DF
tetradic
#DFD6E2 #E2D9D6 #D9E2D6 #D6DFE2
square
#DFD6E2 #E2D9D6 #D9E2D6 #D6DFE2
split-complementary
#DFD6E2 #DFE2D6 #D6E2D9
monochromatic
#A78EAF #C3B2C9 #DFD6E2 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.41
#DFD6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFD6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6E2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6E2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E3
Deuteranopia (green-blind)
#D7D9E2
Tritanopia (blue-blind)
#DFD7DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6e2; /* rgb */ color: rgb(223, 214, 226); /* oklch */ color: oklch(88.7% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#e9e2eb',
500: '#dfd6e2',
950: '#000000',
},
}SCSS
$custom: #dfd6e2; $custom-light: #e9e2eb; $custom-dark: #000000;
JSON
{
"hex": "#dfd6e2",
"rgb": {
"r": 223,
"g": 214,
"b": 226
},
"hsl": {
"h": 285,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.88678,
"c": 0.01889,
"h": 317.7
},
"luminance": 0.69272
}Semantic roles & 50–950 ramp
primary
#DFD6E2
secondary
#A9B8A4
accent
#9B4A5E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484