#DFD3E3#DFD3E3
#DFD3E3 is a very light, muted purple. Relative luminance 0.678; OKLCH L 88.1% C 0.025 H 317.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E3 |
|---|---|
| RGB | rgb(223, 211, 227) |
| HSL | hsl(285, 22%, 86%) |
| HSV | hsv(285, 7%, 89%) |
| CMYK | cmyk(1.8%, 7%, 0%, 11%) |
| CIE-LAB | lab(85.92, 6.99, -6.38) |
| CIE-LCH | lch(85.92, 9.46, 317.59°) |
| OKLab | oklab(88.12% 0.0187 -0.017) |
| OKLCH | oklch(88.12% 0.025 317.7) |
| XYZ | xyz(67.5886, 67.8229, 82.1886) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Thistle
#D8BFD8
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 9.65
Gainsboro
#DCDCDC
ΔE00 9.68
Mistyrose
#FFE4E1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E3 #D7E3D3
analogous
#D7D3E3 #DFD3E3 #E3D3DF
triadic
#DFD3E3 #E3DFD3 #D3E3DF
tetradic
#DFD3E3 #E3D7D3 #D7E3D3 #D3DFE3
square
#DFD3E3 #E3D7D3 #D7E3D3 #D3DFE3
split-complementary
#DFD3E3 #DFE3D3 #D3E3D7
monochromatic
#A988B3 #C4AECB #DFD3E3 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.44
#DFD3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DFD3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E3
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E3 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E4
Deuteranopia (green-blind)
#D4D7E2
Tritanopia (blue-blind)
#DFD4D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e3; /* rgb */ color: rgb(223, 211, 227); /* oklch */ color: oklch(88.1% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#e9e0eb',
500: '#dfd3e3',
950: '#000000',
},
}SCSS
$custom: #dfd3e3; $custom-light: #e9e0eb; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e3",
"rgb": {
"r": 223,
"g": 211,
"b": 227
},
"hsl": {
"h": 285,
"s": 22.222,
"l": 85.882
},
"oklch": {
"l": 0.88123,
"c": 0.02522,
"h": 317.7
},
"luminance": 0.67823
}Semantic roles & 50–950 ramp
primary
#DFD3E3
secondary
#A7BAA0
accent
#A1455C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484