#DFD1E1#DFD1E1
#DFD1E1 is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.7% C 0.026 H 321.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1E1 |
|---|---|
| RGB | rgb(223, 209, 225) |
| HSL | hsl(293, 21%, 85%) |
| HSV | hsv(293, 7%, 88%) |
| CMYK | cmyk(0.9%, 7.1%, 0%, 11.8%) |
| CIE-LAB | lab(85.37, 7.67, -6.14) |
| CIE-LCH | lch(85.37, 9.82, 321.34°) |
| OKLab | oklab(87.67% 0.0208 -0.0163) |
| OKLCH | oklch(87.67% 0.026 321.9) |
| XYZ | xyz(66.8204, 66.7256, 80.5787) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 8.10
Light Pink
#FFD1DF
ΔE00 9.64
Mistyrose
#FFE4E1
ΔE00 9.83
Light Gray
#D3D3D3
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1E1 #D3E1D1
analogous
#D7D1E1 #DFD1E1 #E1D1DB
triadic
#DFD1E1 #E1DFD1 #D1E1DF
tetradic
#DFD1E1 #E1D7D1 #D3E1D1 #D1DBE1
square
#DFD1E1 #E1D7D1 #D3E1D1 #D1DBE1
split-complementary
#DFD1E1 #DBE1D1 #D1E1D7
monochromatic
#AB87B1 #C5ACC9 #DFD1E1 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.46
#DFD1E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DFD1E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1E1
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1E1 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E2
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#E0D2D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1e1; /* rgb */ color: rgb(223, 209, 225); /* oklch */ color: oklch(87.7% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#e9dfea',
500: '#dfd1e1',
950: '#000000',
},
}SCSS
$custom: #dfd1e1; $custom-light: #e9dfea; $custom-dark: #000000;
JSON
{
"hex": "#dfd1e1",
"rgb": {
"r": 223,
"g": 209,
"b": 225
},
"hsl": {
"h": 292.5,
"s": 21.053,
"l": 85.098
},
"oklch": {
"l": 0.87673,
"c": 0.02644,
"h": 321.9
},
"luminance": 0.66725
}Semantic roles & 50–950 ramp
primary
#DFD1E1
secondary
#A2B79F
accent
#9F4651
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484