#DFD1E0#DFD1E0
#DFD1E0 is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.6% C 0.025 H 323.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1E0 |
|---|---|
| RGB | rgb(223, 209, 224) |
| HSL | hsl(296, 19%, 85%) |
| HSV | hsv(296, 7%, 88%) |
| CMYK | cmyk(0.4%, 6.7%, 0%, 12.2%) |
| CIE-LAB | lab(85.34, 7.49, -5.65) |
| CIE-LCH | lch(85.34, 9.38, 322.98°) |
| OKLab | oklab(87.64% 0.0205 -0.015) |
| OKLCH | oklch(87.64% 0.025 323.8) |
| XYZ | xyz(66.6844, 66.6712, 79.8624) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 9.56
Light Pink
#FFD1DF
ΔE00 9.63
Light Gray
#D3D3D3
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1E0 #D2E0D1
analogous
#D8D1E0 #DFD1E0 #E0D1DA
triadic
#DFD1E0 #E0DFD1 #D1E0DF
tetradic
#DFD1E0 #E0D8D1 #D2E0D1 #D1DAE0
square
#DFD1E0 #E0D8D1 #D2E0D1 #D1DAE0
split-complementary
#DFD1E0 #DAE0D1 #D1E0D8
monochromatic
#AC88AF #C6ACC7 #DFD1E0 #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.47
#DFD1E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD1E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1E0
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1E0 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E1
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#E0D2D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1e0; /* rgb */ color: rgb(223, 209, 224); /* oklch */ color: oklch(87.6% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#e9dfe9',
500: '#dfd1e0',
950: '#000000',
},
}SCSS
$custom: #dfd1e0; $custom-light: #e9dfe9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1e0",
"rgb": {
"r": 223,
"g": 209,
"b": 224
},
"hsl": {
"h": 296,
"s": 19.481,
"l": 84.902
},
"oklch": {
"l": 0.87642,
"c": 0.02535,
"h": 323.8
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#DFD1E0
secondary
#A1B69F
accent
#9E484D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484