#DED7DD#DED7DD
#DED7DD is a very light, near-neutral purple. Relative luminance 0.694; OKLCH L 88.6% C 0.011 H 330.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7DD |
|---|---|
| RGB | rgb(222, 215, 221) |
| HSL | hsl(309, 10%, 86%) |
| HSV | hsv(309, 3%, 87%) |
| CMYK | cmyk(0%, 3.2%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.68, 3.46, -2.09) |
| CIE-LCH | lch(86.68, 4.04, 328.80°) |
| OKLab | oklab(88.65% 0.0096 -0.0055) |
| OKLCH | oklch(88.65% 0.011 330.2) |
| XYZ | xyz(67.4738, 69.3512, 78.2241) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.82
Lavenderblush
#FFF0F5
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7DD #D7DED8
analogous
#DBD7DE #DED7DD #DED7D9
triadic
#DED7DD #DDDED7 #D7DDDE
tetradic
#DED7DD #DEDBD7 #D7DED8 #D7D9DE
square
#DED7DD #DEDBD7 #D7DED8 #D7D9DE
split-complementary
#DED7DD #D9DED7 #D7DEDB
monochromatic
#A794A4 #C2B5C0 #DED7DD #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.41
#DED7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DED7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7DD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7DD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#DFD7D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded7dd; /* rgb */ color: rgb(222, 215, 221); /* oklch */ color: oklch(88.6% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#e8e3e7',
500: '#ded7dd',
950: '#000000',
},
}SCSS
$custom: #ded7dd; $custom-light: #e8e3e7; $custom-dark: #000000;
JSON
{
"hex": "#ded7dd",
"rgb": {
"r": 222,
"g": 215,
"b": 221
},
"hsl": {
"h": 308.571,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.88645,
"c": 0.01109,
"h": 330.2
},
"luminance": 0.69351
}Semantic roles & 50–950 ramp
primary
#DED7DD
secondary
#A7B2A9
accent
#945B52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484