#DFD8E2#DFD8E2
#DFD8E2 is a very light, near-neutral purple. Relative luminance 0.703; OKLCH L 89.1% C 0.015 H 316.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8E2 |
|---|---|
| RGB | rgb(223, 216, 226) |
| HSL | hsl(282, 15%, 87%) |
| HSV | hsv(282, 4%, 89%) |
| CMYK | cmyk(1.3%, 4.4%, 0%, 11.4%) |
| CIE-LAB | lab(87.14, 4.18, -4.05) |
| CIE-LCH | lch(87.14, 5.82, 315.92°) |
| OKLab | oklab(89.07% 0.0111 -0.0107) |
| OKLCH | oklch(89.07% 0.015 316) |
| XYZ | xyz(68.7125, 70.2909, 81.8844) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 6.40
Lavenderblush
#FFF0F5
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8E2 #DBE2D8
analogous
#DAD8E2 #DFD8E2 #E2D8E0
triadic
#DFD8E2 #E2DFD8 #D8E2DF
tetradic
#DFD8E2 #E2DAD8 #DBE2D8 #D8E0E2
square
#DFD8E2 #E2DAD8 #DBE2D8 #D8E0E2
split-complementary
#DFD8E2 #E0E2D8 #D8E2DA
monochromatic
#A592AE #C2B5C8 #DFD8E2 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.39
#DFD8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DFD8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8E2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8E2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#DFD9DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd8e2; /* rgb */ color: rgb(223, 216, 226); /* oklch */ color: oklch(89.1% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#e9e4eb',
500: '#dfd8e2',
950: '#000000',
},
}SCSS
$custom: #dfd8e2; $custom-light: #e9e4eb; $custom-dark: #000000;
JSON
{
"hex": "#dfd8e2",
"rgb": {
"r": 223,
"g": 216,
"b": 226
},
"hsl": {
"h": 282,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.8907,
"c": 0.01545,
"h": 316
},
"luminance": 0.70291
}Semantic roles & 50–950 ramp
primary
#DFD8E2
secondary
#ACB7A7
accent
#994D63
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484