#DFD9E2#DFD9E2
#DFD9E2 is a very light, near-neutral purple. Relative luminance 0.708; OKLCH L 89.3% C 0.014 H 314.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E2 |
|---|---|
| RGB | rgb(223, 217, 226) |
| HSL | hsl(280, 13%, 87%) |
| HSV | hsv(280, 4%, 89%) |
| CMYK | cmyk(1.3%, 4%, 0%, 11.4%) |
| CIE-LAB | lab(87.39, 3.66, -3.68) |
| CIE-LCH | lch(87.39, 5.19, 314.83°) |
| OKLab | oklab(89.27% 0.0097 -0.0098) |
| OKLCH | oklch(89.27% 0.014 314.8) |
| XYZ | xyz(68.9695, 70.8048, 81.9700) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.04
Lavenderblush
#FFF0F5
ΔE00 6.55
Ghostwhite
#F8F8FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E2 #DCE2D9
analogous
#DBD9E2 #DFD9E2 #E2D9E1
triadic
#DFD9E2 #E2DFD9 #D9E2DF
tetradic
#DFD9E2 #E2DBD9 #DCE2D9 #D9E1E2
square
#DFD9E2 #E2DBD9 #DCE2D9 #D9E1E2
split-complementary
#DFD9E2 #E1E2D9 #D9E2DB
monochromatic
#A594AD #C2B6C8 #DFD9E2 #F0EEF2 #F0EEF2
Accessibility & contrast
On white
1.39
#DFD9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFD9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E2 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#DFDADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e2; /* rgb */ color: rgb(223, 217, 226); /* oklch */ color: oklch(89.3% 0.014 314.8);
Tailwind
colors: {
custom: {
50: '#e9e4eb',
500: '#dfd9e2',
950: '#000000',
},
}SCSS
$custom: #dfd9e2; $custom-light: #e9e4eb; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e2",
"rgb": {
"r": 223,
"g": 217,
"b": 226
},
"hsl": {
"h": 280,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.89266,
"c": 0.01375,
"h": 314.8
},
"luminance": 0.70805
}Semantic roles & 50–950 ramp
primary
#DFD9E2
secondary
#ADB7A8
accent
#984E66
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484