#DFD2E3#DFD2E3
#DFD2E3 is a very light, muted purple. Relative luminance 0.673; OKLCH L 87.9% C 0.027 H 318.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2E3 |
|---|---|
| RGB | rgb(223, 210, 227) |
| HSL | hsl(286, 23%, 86%) |
| HSV | hsv(286, 7%, 89%) |
| CMYK | cmyk(1.8%, 7.5%, 0%, 11%) |
| CIE-LAB | lab(85.67, 7.51, -6.75) |
| CIE-LCH | lch(85.67, 10.10, 318.07°) |
| OKLab | oklab(87.93% 0.0201 -0.0179) |
| OKLCH | oklch(87.93% 0.027 318.2) |
| XYZ | xyz(67.3410, 67.3276, 82.1061) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 9.97
Pale Lavender
#EECFFE
ΔE00 9.98
Light Gray
#D3D3D3
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2E3 #D6E3D2
analogous
#D6D2E3 #DFD2E3 #E3D2DE
triadic
#DFD2E3 #E3DFD2 #D2E3DF
tetradic
#DFD2E3 #E3D6D2 #D6E3D2 #D2DEE3
square
#DFD2E3 #E3D6D2 #D6E3D2 #D2DEE3
split-complementary
#DFD2E3 #DEE3D2 #D2E3D6
monochromatic
#A987B4 #C4ACCC #DFD2E3 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.45
#DFD2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DFD2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2E3
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2E3 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#D3D7E2
Tritanopia (blue-blind)
#DFD4D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd2e3; /* rgb */ color: rgb(223, 210, 227); /* oklch */ color: oklch(87.9% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#e9dfeb',
500: '#dfd2e3',
950: '#000000',
},
}SCSS
$custom: #dfd2e3; $custom-light: #e9dfeb; $custom-dark: #000000;
JSON
{
"hex": "#dfd2e3",
"rgb": {
"r": 223,
"g": 210,
"b": 227
},
"hsl": {
"h": 285.882,
"s": 23.288,
"l": 85.686
},
"oklch": {
"l": 0.87929,
"c": 0.02695,
"h": 318.2
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#DFD2E3
secondary
#A5BA9F
accent
#A2445A
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484