#DFD1DD#DFD1DD
#DFD1DD is a very light, muted purple. Relative luminance 0.665; OKLCH L 87.6% C 0.022 H 330.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1DD |
|---|---|
| RGB | rgb(223, 209, 221) |
| HSL | hsl(309, 18%, 85%) |
| HSV | hsv(309, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.26, 6.94, -4.17) |
| CIE-LCH | lch(85.26, 8.10, 328.98°) |
| OKLab | oklab(87.55% 0.0194 -0.011) |
| OKLCH | oklch(87.55% 0.022 330.3) |
| XYZ | xyz(66.2812, 66.5099, 77.7385) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.00
Lavenderblush
#FFF0F5
ΔE00 7.39
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 8.97
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1DD #D1DFD3
analogous
#DAD1DF #DFD1DD #DFD1D6
triadic
#DFD1DD #DDDFD1 #D1DDDF
tetradic
#DFD1DD #DFDAD1 #D1DFD3 #D1D6DF
square
#DFD1DD #DFDAD1 #D1DFD3 #D1D6DF
split-complementary
#DFD1DD #D6DFD1 #D1DFDA
monochromatic
#AD89A8 #C6ADC2 #DFD1DD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.47
#DFD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1DD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1DD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#E0D2D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1dd; /* rgb */ color: rgb(223, 209, 221); /* oklch */ color: oklch(87.6% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#e9dfe7',
500: '#dfd1dd',
950: '#000000',
},
}SCSS
$custom: #dfd1dd; $custom-light: #e9dfe7; $custom-dark: #000000;
JSON
{
"hex": "#dfd1dd",
"rgb": {
"r": 223,
"g": 209,
"b": 221
},
"hsl": {
"h": 308.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87551,
"c": 0.02227,
"h": 330.3
},
"luminance": 0.66509
}Semantic roles & 50–950 ramp
primary
#DFD1DD
secondary
#9FB5A2
accent
#9C5549
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484