#DFD3E5#DFD3E5
#DFD3E5 is a very light, muted purple. Relative luminance 0.679; OKLCH L 88.2% C 0.028 H 314.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E5 |
|---|---|
| RGB | rgb(223, 211, 229) |
| HSL | hsl(280, 26%, 86%) |
| HSV | hsv(280, 8%, 90%) |
| CMYK | cmyk(2.6%, 7.9%, 0%, 10.2%) |
| CIE-LAB | lab(85.97, 7.36, -7.36) |
| CIE-LCH | lch(85.97, 10.41, 314.99°) |
| OKLab | oklab(88.19% 0.0194 -0.0196) |
| OKLCH | oklch(88.19% 0.028 314.7) |
| XYZ | xyz(67.8663, 67.9340, 83.6508) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.43
Lavenderblush
#FFF0F5
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 10.25
Gainsboro
#DCDCDC
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E5 #D9E5D3
analogous
#D6D3E5 #DFD3E5 #E5D3E2
triadic
#DFD3E5 #E5DFD3 #D3E5DF
tetradic
#DFD3E5 #E5D6D3 #D9E5D3 #D3E2E5
square
#DFD3E5 #E5D6D3 #D9E5D3 #D3E2E5
split-complementary
#DFD3E5 #E2E5D3 #D3E5D6
monochromatic
#A786B8 #C3ADCE #DFD3E5 #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.44
#DFD3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E5
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E5 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#DFD5D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e5; /* rgb */ color: rgb(223, 211, 229); /* oklch */ color: oklch(88.2% 0.028 314.7);
Tailwind
colors: {
custom: {
50: '#e9e0ed',
500: '#dfd3e5',
950: '#000000',
},
}SCSS
$custom: #dfd3e5; $custom-light: #e9e0ed; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e5",
"rgb": {
"r": 223,
"g": 211,
"b": 229
},
"hsl": {
"h": 280,
"s": 25.714,
"l": 86.275
},
"oklch": {
"l": 0.88185,
"c": 0.02756,
"h": 314.7
},
"luminance": 0.67934
}Semantic roles & 50–950 ramp
primary
#DFD3E5
secondary
#A9BDA0
accent
#A44162
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484