#DFD9E1#DFD9E1
#DFD9E1 is a very light, near-neutral purple. Relative luminance 0.708; OKLCH L 89.2% C 0.013 H 317.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E1 |
|---|---|
| RGB | rgb(223, 217, 225) |
| HSL | hsl(285, 12%, 87%) |
| HSV | hsv(285, 4%, 88%) |
| CMYK | cmyk(0.9%, 3.6%, 0%, 11.8%) |
| CIE-LAB | lab(87.36, 3.48, -3.19) |
| CIE-LCH | lch(87.36, 4.72, 317.44°) |
| OKLab | oklab(89.24% 0.0093 -0.0084) |
| OKLCH | oklch(89.24% 0.013 317.7) |
| XYZ | xyz(68.8327, 70.7501, 81.2495) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E1 #DBE1D9
analogous
#DBD9E1 #DFD9E1 #E1D9DF
triadic
#DFD9E1 #E1DFD9 #D9E1DF
tetradic
#DFD9E1 #E1DBD9 #DBE1D9 #D9DFE1
square
#DFD9E1 #E1DBD9 #DBE1D9 #D9DFE1
split-complementary
#DFD9E1 #DFE1D9 #D9E1DB
monochromatic
#A595AB #C2B7C6 #DFD9E1 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.39
#DFD9E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DFD9E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E1
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E1 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE1
Deuteranopia (green-blind)
#D9DBE1
Tritanopia (blue-blind)
#DFDADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e1; /* rgb */ color: rgb(223, 217, 225); /* oklch */ color: oklch(89.2% 0.013 317.7);
Tailwind
colors: {
custom: {
50: '#e9e4ea',
500: '#dfd9e1',
950: '#000000',
},
}SCSS
$custom: #dfd9e1; $custom-light: #e9e4ea; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e1",
"rgb": {
"r": 223,
"g": 217,
"b": 225
},
"hsl": {
"h": 285,
"s": 11.765,
"l": 86.667
},
"oklch": {
"l": 0.89236,
"c": 0.01257,
"h": 317.7
},
"luminance": 0.7075
}Semantic roles & 50–950 ramp
primary
#DFD9E1
secondary
#ACB6A9
accent
#965061
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484