#DFD3E0#DFD3E0
#DFD3E0 is a very light, muted purple. Relative luminance 0.677; OKLCH L 88.0% C 0.022 H 323.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3E0 |
|---|---|
| RGB | rgb(223, 211, 224) |
| HSL | hsl(295, 17%, 85%) |
| HSV | hsv(295, 6%, 88%) |
| CMYK | cmyk(0.4%, 5.8%, 0%, 12.2%) |
| CIE-LAB | lab(85.84, 6.44, -4.91) |
| CIE-LCH | lch(85.84, 8.10, 322.65°) |
| OKLab | oklab(88.03% 0.0176 -0.013) |
| OKLCH | oklch(88.03% 0.022 323.4) |
| XYZ | xyz(67.1782, 67.6587, 80.0270) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Lavenderblush
#FFF0F5
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 8.75
Gainsboro
#DCDCDC
ΔE00 8.80
Mistyrose
#FFE4E1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3E0 #D4E0D3
analogous
#D8D3E0 #DFD3E0 #E0D3DA
triadic
#DFD3E0 #E0DFD3 #D3E0DF
tetradic
#DFD3E0 #E0D8D3 #D4E0D3 #D3DAE0
square
#DFD3E0 #E0D8D3 #D4E0D3 #D3DAE0
split-complementary
#DFD3E0 #DAE0D3 #D3E0D8
monochromatic
#AB8BAD #C5AFC7 #DFD3E0 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.45
#DFD3E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD3E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3E0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3E0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E1
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#E0D4D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd3e0; /* rgb */ color: rgb(223, 211, 224); /* oklch */ color: oklch(88.0% 0.022 323.4);
Tailwind
colors: {
custom: {
50: '#e9e0e9',
500: '#dfd3e0',
950: '#000000',
},
}SCSS
$custom: #dfd3e0; $custom-light: #e9e0e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd3e0",
"rgb": {
"r": 223,
"g": 211,
"b": 224
},
"hsl": {
"h": 295.385,
"s": 17.333,
"l": 85.294
},
"oklch": {
"l": 0.88032,
"c": 0.02186,
"h": 323.4
},
"luminance": 0.67658
}Semantic roles & 50–950 ramp
primary
#DFD3E0
secondary
#A3B6A1
accent
#9C4A50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484