#DED8D7#DED8D7
#DED8D7 is a very light, near-neutral red. Relative luminance 0.695; OKLCH L 88.7% C 0.007 H 28.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8D7 |
|---|---|
| RGB | rgb(222, 216, 215) |
| HSL | hsl(9, 10%, 86%) |
| HSV | hsv(9, 3%, 87%) |
| CMYK | cmyk(0%, 2.7%, 3.2%, 12.9%) |
| CIE-LAB | lab(86.77, 1.87, 1.22) |
| CIE-LCH | lch(86.77, 2.23, 33.09°) |
| OKLab | oklab(88.67% 0.0059 0.0033) |
| OKLCH | oklch(88.67% 0.007 28.9) |
| XYZ | xyz(66.9440, 69.5480, 74.1742) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.93
Light Gray
#D3D3D3
ΔE00 3.21
Fog
#D8DCE0
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 6.34
Very Light Pink
#FFF4F2
ΔE00 6.60
Whitesmoke
#F5F5F5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8D7 #D7DDDE
analogous
#DED7D9 #DED8D7 #DEDBD7
triadic
#DED8D7 #D7DED8 #D8D7DE
tetradic
#DED8D7 #D9DED7 #D7DDDE #DBD7DE
square
#DED8D7 #D9DED7 #D7DDDE #DBD7DE
split-complementary
#DED8D7 #D7DEDB #D7D9DE
monochromatic
#A79794 #C2B7B5 #DED8D7 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.41
#DED8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DED8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8D7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8D7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#DADAD7
Tritanopia (blue-blind)
#E0D7D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded8d7; /* rgb */ color: rgb(222, 216, 215); /* oklch */ color: oklch(88.7% 0.007 28.9);
Tailwind
colors: {
custom: {
50: '#e8e4e3',
500: '#ded8d7',
950: '#000000',
},
}SCSS
$custom: #ded8d7; $custom-light: #e8e4e3; $custom-dark: #000000;
JSON
{
"hex": "#ded8d7",
"rgb": {
"r": 222,
"g": 216,
"b": 215
},
"hsl": {
"h": 8.571,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.8867,
"c": 0.00675,
"h": 28.9
},
"luminance": 0.69548
}Semantic roles & 50–950 ramp
primary
#DED8D7
secondary
#A7B1B2
accent
#8A9452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484