#DFD6DE#DFD6DE
#DFD6DE is a very light, near-neutral purple. Relative luminance 0.691; OKLCH L 88.6% C 0.015 H 329.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6DE |
|---|---|
| RGB | rgb(223, 214, 222) |
| HSL | hsl(307, 12%, 86%) |
| HSV | hsv(307, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.53, 4.50, -2.83) |
| CIE-LCH | lch(86.53, 5.32, 327.85°) |
| OKLab | oklab(88.56% 0.0125 -0.0075) |
| OKLCH | oklch(88.56% 0.015 329.1) |
| XYZ | xyz(67.6608, 69.0554, 78.8576) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.07
Very Light Pink
#FFF4F2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6DE #D6DFD7
analogous
#DBD6DF #DFD6DE #DFD6D9
triadic
#DFD6DE #DEDFD6 #D6DEDF
tetradic
#DFD6DE #DFDBD6 #D6DFD7 #D6D9DF
square
#DFD6DE #DFDBD6 #D6DFD7 #D6D9DF
split-complementary
#DFD6DE #D9DFD6 #D6DFDB
monochromatic
#A991A7 #C4B4C2 #DFD6DE #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.42
#DFD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DFD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6DE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6DE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#E0D6D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6de; /* rgb */ color: rgb(223, 214, 222); /* oklch */ color: oklch(88.6% 0.015 329.1);
Tailwind
colors: {
custom: {
50: '#e9e2e8',
500: '#dfd6de',
950: '#000000',
},
}SCSS
$custom: #dfd6de; $custom-light: #e9e2e8; $custom-dark: #000000;
JSON
{
"hex": "#dfd6de",
"rgb": {
"r": 223,
"g": 214,
"b": 222
},
"hsl": {
"h": 306.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88558,
"c": 0.01455,
"h": 329.1
},
"luminance": 0.69055
}Semantic roles & 50–950 ramp
primary
#DFD6DE
secondary
#A5B4A7
accent
#96574F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484