#DED7D7#DED7D7
#DED7D7 is a very light, near-neutral red. Relative luminance 0.690; OKLCH L 88.5% C 0.008 H 17.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7D7 |
|---|---|
| RGB | rgb(222, 215, 215) |
| HSL | hsl(0, 10%, 86%) |
| HSV | hsv(0, 3%, 87%) |
| CMYK | cmyk(0%, 3.2%, 3.2%, 12.9%) |
| CIE-LAB | lab(86.52, 2.39, 0.85) |
| CIE-LCH | lch(86.52, 2.54, 19.59°) |
| OKLab | oklab(88.47% 0.0074 0.0023) |
| OKLCH | oklch(88.47% 0.008 17.3) |
| XYZ | xyz(66.6886, 69.0371, 74.0891) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.50
Light Gray
#D3D3D3
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.41
Very Light Pink
#FFF4F2
ΔE00 6.66
Silver
#C0C0C0
ΔE00 6.87
Whitesmoke
#F5F5F5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7D7 #D7DEDE
analogous
#DED7DA #DED7D7 #DEDAD7
triadic
#DED7D7 #D7DED7 #D7D7DE
tetradic
#DED7D7 #DADED7 #D7DEDE #DAD7DE
square
#DED7D7 #DADED7 #D7DEDE #DAD7DE
split-complementary
#DED7D7 #D7DEDA #D7DADE
monochromatic
#A79494 #C2B5B5 #DED7D7 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.42
#DED7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DED7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7D7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7D7 | 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)
#D8D8D7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#E0D6D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded7d7; /* rgb */ color: rgb(222, 215, 215); /* oklch */ color: oklch(88.5% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#e8e3e3',
500: '#ded7d7',
950: '#000000',
},
}SCSS
$custom: #ded7d7; $custom-light: #e8e3e3; $custom-dark: #000000;
JSON
{
"hex": "#ded7d7",
"rgb": {
"r": 222,
"g": 215,
"b": 215
},
"hsl": {
"h": 0,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.88472,
"c": 0.0077,
"h": 17.3
},
"luminance": 0.69037
}Semantic roles & 50–950 ramp
primary
#DED7D7
secondary
#A7B2B2
accent
#949452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484