#DED7DC#DED7DC
#DED7DC is a very light, near-neutral pink. Relative luminance 0.693; OKLCH L 88.6% C 0.010 H 335.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7DC |
|---|---|
| RGB | rgb(222, 215, 220) |
| HSL | hsl(317, 10%, 86%) |
| HSV | hsv(317, 3%, 87%) |
| CMYK | cmyk(0%, 3.2%, 0.9%, 12.9%) |
| CIE-LAB | lab(86.65, 3.28, -1.60) |
| CIE-LCH | lch(86.65, 3.65, 333.93°) |
| OKLab | oklab(88.62% 0.0093 -0.0042) |
| OKLCH | oklch(88.62% 0.01 335.5) |
| XYZ | xyz(67.3409, 69.2981, 77.5245) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.66
Lavenderblush
#FFF0F5
ΔE00 6.62
Very Light Pink
#FFF4F2
ΔE00 7.27
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7DC #D7DED9
analogous
#DCD7DE #DED7DC #DED7D8
triadic
#DED7DC #DCDED7 #D7DCDE
tetradic
#DED7DC #DEDCD7 #D7DED9 #D7D8DE
square
#DED7DC #DEDCD7 #D7DED9 #D7D8DE
split-complementary
#DED7DC #D8DED7 #D7DEDC
monochromatic
#A794A1 #C2B5BF #DED7DC #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.41
#DED7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DED7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7DC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7DC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#DFD7D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded7dc; /* rgb */ color: rgb(222, 215, 220); /* oklch */ color: oklch(88.6% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#e8e3e6',
500: '#ded7dc',
950: '#000000',
},
}SCSS
$custom: #ded7dc; $custom-light: #e8e3e6; $custom-dark: #000000;
JSON
{
"hex": "#ded7dc",
"rgb": {
"r": 222,
"g": 215,
"b": 220
},
"hsl": {
"h": 317.143,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.88616,
"c": 0.01017,
"h": 335.5
},
"luminance": 0.69298
}Semantic roles & 50–950 ramp
primary
#DED7DC
secondary
#A7B2AA
accent
#946552
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484