#DFD1E5#DFD1E5
#DFD1E5 is a very light, muted purple. Relative luminance 0.669; OKLCH L 87.8% C 0.031 H 315.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1E5 |
|---|---|
| RGB | rgb(223, 209, 229) |
| HSL | hsl(282, 28%, 86%) |
| HSV | hsv(282, 9%, 90%) |
| CMYK | cmyk(2.6%, 8.7%, 0%, 10.2%) |
| CIE-LAB | lab(85.48, 8.41, -8.09) |
| CIE-LCH | lch(85.48, 11.67, 316.10°) |
| OKLab | oklab(87.8% 0.0223 -0.0216) |
| OKLCH | oklch(87.8% 0.031 315.9) |
| XYZ | xyz(67.3725, 66.9464, 83.4862) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.45
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Pale Lavender
#EECFFE
ΔE00 8.87
Lavenderblush
#FFF0F5
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.48
Very Light Purple
#F6CEFC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1E5 #D7E5D1
analogous
#D5D1E5 #DFD1E5 #E5D1E1
triadic
#DFD1E5 #E5DFD1 #D1E5DF
tetradic
#DFD1E5 #E5D5D1 #D7E5D1 #D1E1E5
square
#DFD1E5 #E5D5D1 #D7E5D1 #D1E1E5
split-complementary
#DFD1E5 #E1E5D1 #D1E5D5
monochromatic
#A983B9 #C4AACF #DFD1E5 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.46
#DFD1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DFD1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1E5
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1E5 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#D2D6E4
Tritanopia (blue-blind)
#DFD3D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1e5; /* rgb */ color: rgb(223, 209, 229); /* oklch */ color: oklch(87.8% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#e9dfed',
500: '#dfd1e5',
950: '#000000',
},
}SCSS
$custom: #dfd1e5; $custom-light: #e9dfed; $custom-dark: #000000;
JSON
{
"hex": "#dfd1e5",
"rgb": {
"r": 223,
"g": 209,
"b": 229
},
"hsl": {
"h": 282,
"s": 27.778,
"l": 85.882
},
"oklch": {
"l": 0.87797,
"c": 0.031,
"h": 315.9
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#DFD1E5
secondary
#A7BD9D
accent
#A63F5E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484