#DFD3E4#DFD3E4
#DFD3E4 is a very light, muted purple. Relative luminance 0.679; OKLCH L 88.2% C 0.026 H 316.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E4 |
|---|---|
| RGB | rgb(223, 211, 228) |
| HSL | hsl(282, 24%, 86%) |
| HSV | hsv(282, 7%, 89%) |
| CMYK | cmyk(2.2%, 7.5%, 0%, 10.6%) |
| CIE-LAB | lab(85.95, 7.17, -6.87) |
| CIE-LCH | lch(85.95, 9.93, 316.23°) |
| OKLab | oklab(88.15% 0.019 -0.0183) |
| OKLCH | oklch(88.15% 0.026 316.1) |
| XYZ | xyz(67.7270, 67.8783, 82.9176) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 6.58
Lavenderblush
#FFF0F5
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 9.95
Gainsboro
#DCDCDC
ΔE00 9.98
Pale Lavender
#EECFFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E4 #D8E4D3
analogous
#D6D3E4 #DFD3E4 #E4D3E0
triadic
#DFD3E4 #E4DFD3 #D3E4DF
tetradic
#DFD3E4 #E4D6D3 #D8E4D3 #D3E0E4
square
#DFD3E4 #E4D6D3 #D8E4D3 #D3E0E4
split-complementary
#DFD3E4 #E0E4D3 #D3E4D6
monochromatic
#A887B5 #C3ADCD #DFD3E4 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.44
#DFD3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DFD3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#DFD5D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e4; /* rgb */ color: rgb(223, 211, 228); /* oklch */ color: oklch(88.2% 0.026 316.1);
Tailwind
colors: {
custom: {
50: '#e9e0ec',
500: '#dfd3e4',
950: '#000000',
},
}SCSS
$custom: #dfd3e4; $custom-light: #e9e0ec; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e4",
"rgb": {
"r": 223,
"g": 211,
"b": 228
},
"hsl": {
"h": 282.353,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.88154,
"c": 0.02639,
"h": 316.1
},
"luminance": 0.67878
}Semantic roles & 50–950 ramp
primary
#DFD3E4
secondary
#A8BBA0
accent
#A2435F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484