#DFD3E1#DFD3E1
#DFD3E1 is a very light, muted purple. Relative luminance 0.677; OKLCH L 88.1% C 0.023 H 321.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E1 |
|---|---|
| RGB | rgb(223, 211, 225) |
| HSL | hsl(291, 19%, 85%) |
| HSV | hsv(291, 6%, 88%) |
| CMYK | cmyk(0.9%, 6.2%, 0%, 11.8%) |
| CIE-LAB | lab(85.86, 6.62, -5.40) |
| CIE-LCH | lch(85.86, 8.54, 320.78°) |
| OKLab | oklab(88.06% 0.0179 -0.0143) |
| OKLCH | oklch(88.06% 0.023 321.4) |
| XYZ | xyz(67.3142, 67.7131, 80.7433) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 9.05
Gainsboro
#DCDCDC
ΔE00 9.09
Mistyrose
#FFE4E1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E1 #D5E1D3
analogous
#D8D3E1 #DFD3E1 #E1D3DC
triadic
#DFD3E1 #E1DFD3 #D3E1DF
tetradic
#DFD3E1 #E1D8D3 #D5E1D3 #D3DCE1
square
#DFD3E1 #E1D8D3 #D5E1D3 #D3DCE1
split-complementary
#DFD3E1 #DCE1D3 #D3E1D8
monochromatic
#AA8AAF #C5AFC8 #DFD3E1 #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.44
#DFD3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DFD3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E1
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E1 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E2
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#E0D4D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e1; /* rgb */ color: rgb(223, 211, 225); /* oklch */ color: oklch(88.1% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#e9e0ea',
500: '#dfd3e1',
950: '#000000',
},
}SCSS
$custom: #dfd3e1; $custom-light: #e9e0ea; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e1",
"rgb": {
"r": 223,
"g": 211,
"b": 225
},
"hsl": {
"h": 291.429,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.88062,
"c": 0.02295,
"h": 321.4
},
"luminance": 0.67713
}Semantic roles & 50–950 ramp
primary
#DFD3E1
secondary
#A4B7A1
accent
#9D4854
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484