#DFD4E0#DFD4E0
#DFD4E0 is a very light, muted purple. Relative luminance 0.682; OKLCH L 88.2% C 0.020 H 323.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4E0 |
|---|---|
| RGB | rgb(223, 212, 224) |
| HSL | hsl(295, 16%, 85%) |
| HSV | hsv(295, 5%, 88%) |
| CMYK | cmyk(0.4%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.08, 5.91, -4.54) |
| CIE-LCH | lch(86.08, 7.46, 322.45°) |
| OKLab | oklab(88.23% 0.0161 -0.012) |
| OKLCH | oklch(88.23% 0.02 323.2) |
| XYZ | xyz(67.4274, 68.1571, 80.1100) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Lavenderblush
#FFF0F5
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4E0 #D5E0D4
analogous
#D9D4E0 #DFD4E0 #E0D4DB
triadic
#DFD4E0 #E0DFD4 #D4E0DF
tetradic
#DFD4E0 #E0D9D4 #D5E0D4 #D4DBE0
square
#DFD4E0 #E0D9D4 #D5E0D4 #D4DBE0
split-complementary
#DFD4E0 #DBE0D4 #D4E0D9
monochromatic
#AA8DAD #C5B0C6 #DFD4E0 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.44
#DFD4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFD4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4E0
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4E0 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E1
Deuteranopia (green-blind)
#D5D8E0
Tritanopia (blue-blind)
#E0D5D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd4e0; /* rgb */ color: rgb(223, 212, 224); /* oklch */ color: oklch(88.2% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#e9e1e9',
500: '#dfd4e0',
950: '#000000',
},
}SCSS
$custom: #dfd4e0; $custom-light: #e9e1e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd4e0",
"rgb": {
"r": 223,
"g": 212,
"b": 224
},
"hsl": {
"h": 295,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.88227,
"c": 0.02012,
"h": 323.2
},
"luminance": 0.68157
}Semantic roles & 50–950 ramp
primary
#DFD4E0
secondary
#A4B6A3
accent
#9A4B52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484