#DFD9E0#DFD9E0
#DFD9E0 is a very light, near-neutral purple. Relative luminance 0.707; OKLCH L 89.2% C 0.011 H 321.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E0 |
|---|---|
| RGB | rgb(223, 217, 224) |
| HSL | hsl(291, 10%, 86%) |
| HSV | hsv(291, 3%, 88%) |
| CMYK | cmyk(0.4%, 3.1%, 0%, 12.2%) |
| CIE-LAB | lab(87.34, 3.30, -2.70) |
| CIE-LCH | lch(87.34, 4.26, 320.64°) |
| OKLab | oklab(89.21% 0.0089 -0.0071) |
| OKLCH | oklch(89.21% 0.011 321.3) |
| XYZ | xyz(68.6967, 70.6957, 80.5331) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.32
Fog
#D8DCE0
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E0 #DAE0D9
analogous
#DCD9E0 #DFD9E0 #E0D9DE
triadic
#DFD9E0 #E0DFD9 #D9E0DF
tetradic
#DFD9E0 #E0DCD9 #DAE0D9 #D9DEE0
square
#DFD9E0 #E0DCD9 #DAE0D9 #D9DEE0
split-complementary
#DFD9E0 #DEE0D9 #D9E0DC
monochromatic
#A696A9 #C3B7C5 #DFD9E0 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.39
#DFD9E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DFD9E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E0
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E0 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#DADBE0
Tritanopia (blue-blind)
#DFDADB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e0; /* rgb */ color: rgb(223, 217, 224); /* oklch */ color: oklch(89.2% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#e9e4e9',
500: '#dfd9e0',
950: '#000000',
},
}SCSS
$custom: #dfd9e0; $custom-light: #e9e4e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e0",
"rgb": {
"r": 223,
"g": 217,
"b": 224
},
"hsl": {
"h": 291.429,
"s": 10.145,
"l": 86.471
},
"oklch": {
"l": 0.89207,
"c": 0.01144,
"h": 321.3
},
"luminance": 0.70696
}Semantic roles & 50–950 ramp
primary
#DFD9E0
secondary
#ABB4A9
accent
#94515B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484