#DFD1DF#DFD1DF
#DFD1DF is a very light, muted purple. Relative luminance 0.666; OKLCH L 87.6% C 0.024 H 325.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1DF |
|---|---|
| RGB | rgb(223, 209, 223) |
| HSL | hsl(300, 18%, 85%) |
| HSV | hsv(300, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.31, 7.31, -5.16) |
| CIE-LCH | lch(85.31, 8.94, 324.79°) |
| OKLab | oklab(87.61% 0.0201 -0.0137) |
| OKLCH | oklch(87.61% 0.024 325.8) |
| XYZ | xyz(66.5492, 66.6171, 79.1502) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.49
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Lavenderblush
#FFF0F5
ΔE00 7.72
Mistyrose
#FFE4E1
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.53
Light Pink
#FFD1DF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1DF #D1DFD1
analogous
#D8D1DF #DFD1DF #DFD1D8
triadic
#DFD1DF #DFDFD1 #D1DFDF
tetradic
#DFD1DF #DFD8D1 #D1DFD1 #D1D8DF
square
#DFD1DF #DFD8D1 #D1DFD1 #D1D8DF
split-complementary
#DFD1DF #D8DFD1 #D1DFD8
monochromatic
#AD89AD #C6ADC6 #DFD1DF #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.47
#DFD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFD1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1DF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1DF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#E0D2D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1df; /* rgb */ color: rgb(223, 209, 223); /* oklch */ color: oklch(87.6% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#e9dfe9',
500: '#dfd1df',
950: '#000000',
},
}SCSS
$custom: #dfd1df; $custom-light: #e9dfe9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1df",
"rgb": {
"r": 223,
"g": 209,
"b": 223
},
"hsl": {
"h": 300,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87612,
"c": 0.02429,
"h": 325.8
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#DFD1DF
secondary
#9FB59F
accent
#9C4949
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484