#DFD8E0#DFD8E0
#DFD8E0 is a very light, near-neutral purple. Relative luminance 0.702; OKLCH L 89.0% C 0.013 H 321.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8E0 |
|---|---|
| RGB | rgb(223, 216, 224) |
| HSL | hsl(293, 11%, 86%) |
| HSV | hsv(293, 4%, 88%) |
| CMYK | cmyk(0.4%, 3.6%, 0%, 12.2%) |
| CIE-LAB | lab(87.09, 3.82, -3.07) |
| CIE-LCH | lch(87.09, 4.90, 321.17°) |
| OKLab | oklab(89.01% 0.0104 -0.0081) |
| OKLCH | oklch(89.01% 0.013 321.9) |
| XYZ | xyz(68.4397, 70.1818, 80.4475) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.20
Lavenderblush
#FFF0F5
ΔE00 6.43
Ghostwhite
#F8F8FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8E0 #D9E0D8
analogous
#DBD8E0 #DFD8E0 #E0D8DD
triadic
#DFD8E0 #E0DFD8 #D8E0DF
tetradic
#DFD8E0 #E0DBD8 #D9E0D8 #D8DDE0
square
#DFD8E0 #E0DBD8 #D9E0D8 #D8DDE0
split-complementary
#DFD8E0 #DDE0D8 #D8E0DB
monochromatic
#A794AA #C3B6C5 #DFD8E0 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.40
#DFD8E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DFD8E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8E0
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8E0 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE0
Deuteranopia (green-blind)
#D9DAE0
Tritanopia (blue-blind)
#DFD9DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd8e0; /* rgb */ color: rgb(223, 216, 224); /* oklch */ color: oklch(89.0% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#e9e4e9',
500: '#dfd8e0',
950: '#000000',
},
}SCSS
$custom: #dfd8e0; $custom-light: #e9e4e9; $custom-dark: #000000;
JSON
{
"hex": "#dfd8e0",
"rgb": {
"r": 223,
"g": 216,
"b": 224
},
"hsl": {
"h": 292.5,
"s": 11.429,
"l": 86.275
},
"oklch": {
"l": 0.8901,
"c": 0.01317,
"h": 321.9
},
"luminance": 0.70182
}Semantic roles & 50–950 ramp
primary
#DFD8E0
secondary
#A9B5A8
accent
#965059
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484