#DFD0DE#DFD0DE
#DFD0DE is a very light, muted purple. Relative luminance 0.661; OKLCH L 87.4% C 0.025 H 327.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0DE |
|---|---|
| RGB | rgb(223, 208, 222) |
| HSL | hsl(304, 19%, 85%) |
| HSV | hsv(304, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.03, 7.65, -5.03) |
| CIE-LCH | lch(85.03, 9.16, 326.67°) |
| OKLab | oklab(87.39% 0.0212 -0.0133) |
| OKLCH | oklch(87.39% 0.025 327.8) |
| XYZ | xyz(66.1702, 66.0742, 78.3608) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Lavenderblush
#FFF0F5
ΔE00 7.88
Mistyrose
#FFE4E1
ΔE00 9.24
Light Pink
#FFD1DF
ΔE00 9.33
Pale Pink
#FFCFDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0DE #D0DFD1
analogous
#D9D0DF #DFD0DE #DFD0D7
triadic
#DFD0DE #DEDFD0 #D0DEDF
tetradic
#DFD0DE #DFD9D0 #D0DFD1 #D0D7DF
square
#DFD0DE #DFD9D0 #D0DFD1 #D0D7DF
split-complementary
#DFD0DE #D7DFD0 #D0DFD9
monochromatic
#AD87AB #C6ACC4 #DFD0DE #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.48
#DFD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DFD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0DE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0DE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#E0D1D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0de; /* rgb */ color: rgb(223, 208, 222); /* oklch */ color: oklch(87.4% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#e9dee8',
500: '#dfd0de',
950: '#000000',
},
}SCSS
$custom: #dfd0de; $custom-light: #e9dee8; $custom-dark: #000000;
JSON
{
"hex": "#dfd0de",
"rgb": {
"r": 223,
"g": 208,
"b": 222
},
"hsl": {
"h": 304,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87387,
"c": 0.02501,
"h": 327.8
},
"luminance": 0.66074
}Semantic roles & 50–950 ramp
primary
#DFD0DE
secondary
#9EB5A0
accent
#9D4E48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484