#DFD2E5#DFD2E5
#DFD2E5 is a very light, muted purple. Relative luminance 0.674; OKLCH L 88.0% C 0.029 H 315.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2E5 |
|---|---|
| RGB | rgb(223, 210, 229) |
| HSL | hsl(281, 27%, 86%) |
| HSV | hsv(281, 8%, 90%) |
| CMYK | cmyk(2.6%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(85.72, 7.88, -7.73) |
| CIE-LCH | lch(85.72, 11.04, 315.58°) |
| OKLab | oklab(87.99% 0.0208 -0.0206) |
| OKLCH | oklch(87.99% 0.029 315.3) |
| XYZ | xyz(67.6186, 67.4386, 83.5683) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.93
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Lavenderblush
#FFF0F5
ΔE00 8.60
Pale Lavender
#EECFFE
ΔE00 9.33
Pale Lilac
#E4CBFF
ΔE00 9.92
Light Pink
#FFD1DF
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2E5 #D8E5D2
analogous
#D5D2E5 #DFD2E5 #E5D2E1
triadic
#DFD2E5 #E5DFD2 #D2E5DF
tetradic
#DFD2E5 #E5D5D2 #D8E5D2 #D2E1E5
square
#DFD2E5 #E5D5D2 #D8E5D2 #D2E1E5
split-complementary
#DFD2E5 #E1E5D2 #D2E5D5
monochromatic
#A884B8 #C3ABCF #DFD2E5 #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.45
#DFD2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFD2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2E5
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2E5 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#D2D7E4
Tritanopia (blue-blind)
#DFD4D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd2e5; /* rgb */ color: rgb(223, 210, 229); /* oklch */ color: oklch(88.0% 0.029 315.3);
Tailwind
colors: {
custom: {
50: '#e9dfed',
500: '#dfd2e5',
950: '#000000',
},
}SCSS
$custom: #dfd2e5; $custom-light: #e9dfed; $custom-dark: #000000;
JSON
{
"hex": "#dfd2e5",
"rgb": {
"r": 223,
"g": 210,
"b": 229
},
"hsl": {
"h": 281.053,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.87991,
"c": 0.02928,
"h": 315.3
},
"luminance": 0.67438
}Semantic roles & 50–950 ramp
primary
#DFD2E5
secondary
#A8BD9E
accent
#A54060
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484