#DFD5E0#DFD5E0
#DFD5E0 is a very light, near-neutral purple. Relative luminance 0.687; OKLCH L 88.4% C 0.018 H 323.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5E0 |
|---|---|
| RGB | rgb(223, 213, 224) |
| HSL | hsl(295, 15%, 86%) |
| HSV | hsv(295, 5%, 88%) |
| CMYK | cmyk(0.4%, 4.9%, 0%, 12.2%) |
| CIE-LAB | lab(86.33, 5.39, -4.18) |
| CIE-LCH | lch(86.33, 6.82, 322.21°) |
| OKLab | oklab(88.42% 0.0147 -0.0111) |
| OKLCH | oklch(88.42% 0.018 323) |
| XYZ | xyz(67.6781, 68.6586, 80.1936) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Lavenderblush
#FFF0F5
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 7.64
Fog
#D8DCE0
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5E0 #D6E0D5
analogous
#D9D5E0 #DFD5E0 #E0D5DB
triadic
#DFD5E0 #E0DFD5 #D5E0DF
tetradic
#DFD5E0 #E0D9D5 #D6E0D5 #D5DBE0
square
#DFD5E0 #E0D9D5 #D6E0D5 #D5DBE0
split-complementary
#DFD5E0 #DBE0D5 #D5E0D9
monochromatic
#A98FAC #C4B2C6 #DFD5E0 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.43
#DFD5E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFD5E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5E0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5E0 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E1
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#E0D6D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd5e0; /* rgb */ color: rgb(223, 213, 224); /* oklch */ color: oklch(88.4% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#e9e1e9',
500: '#dfd5e0',
950: '#000000',
},
}SCSS
$custom: #dfd5e0; $custom-light: #e9e1e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd5e0",
"rgb": {
"r": 223,
"g": 213,
"b": 224
},
"hsl": {
"h": 294.545,
"s": 15.068,
"l": 85.686
},
"oklch": {
"l": 0.88422,
"c": 0.01838,
"h": 323
},
"luminance": 0.68658
}Semantic roles & 50–950 ramp
primary
#DFD5E0
secondary
#A5B5A4
accent
#994C53
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484