#DFD1DE#DFD1DE
#DFD1DE is a very light, muted purple. Relative luminance 0.666; OKLCH L 87.6% C 0.023 H 328.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1DE |
|---|---|
| RGB | rgb(223, 209, 222) |
| HSL | hsl(304, 18%, 85%) |
| HSV | hsv(304, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.28, 7.12, -4.67) |
| CIE-LCH | lch(85.28, 8.52, 326.78°) |
| OKLab | oklab(87.58% 0.0197 -0.0123) |
| OKLCH | oklch(87.58% 0.023 328) |
| XYZ | xyz(66.4148, 66.5633, 78.4423) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1DE #D1DFD2
analogous
#D9D1DF #DFD1DE #DFD1D7
triadic
#DFD1DE #DEDFD1 #D1DEDF
tetradic
#DFD1DE #DFD9D1 #D1DFD2 #D1D7DF
square
#DFD1DE #DFD9D1 #D1DFD2 #D1D7DF
split-complementary
#DFD1DE #D7DFD1 #D1DFD9
monochromatic
#AD89AA #C6ADC4 #DFD1DE #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.47
#DFD1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DFD1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1DE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1DE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#E0D2D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1de; /* rgb */ color: rgb(223, 209, 222); /* oklch */ color: oklch(87.6% 0.023 328.0);
Tailwind
colors: {
custom: {
50: '#e9dfe8',
500: '#dfd1de',
950: '#000000',
},
}SCSS
$custom: #dfd1de; $custom-light: #e9dfe8; $custom-dark: #000000;
JSON
{
"hex": "#dfd1de",
"rgb": {
"r": 223,
"g": 209,
"b": 222
},
"hsl": {
"h": 304.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87582,
"c": 0.02326,
"h": 328
},
"luminance": 0.66563
}Semantic roles & 50–950 ramp
primary
#DFD1DE
secondary
#9FB5A1
accent
#9C4F49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484