#DED7D5#DED7D5
#DED7D5 is a very light, near-neutral red. Relative luminance 0.689; OKLCH L 88.4% C 0.008 H 36.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7D5 |
|---|---|
| RGB | rgb(222, 215, 213) |
| HSL | hsl(13, 12%, 85%) |
| HSV | hsv(13, 4%, 87%) |
| CMYK | cmyk(0%, 3.2%, 4.1%, 12.9%) |
| CIE-LAB | lab(86.47, 2.04, 1.84) |
| CIE-LCH | lch(86.47, 2.74, 41.96°) |
| OKLab | oklab(88.42% 0.0066 0.0049) |
| OKLCH | oklch(88.42% 0.008 36.5) |
| XYZ | xyz(66.4332, 68.9350, 72.7439) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.41
Light Gray
#D3D3D3
ΔE00 3.53
Fog
#D8DCE0
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 6.51
Linen
#FAF0E6
ΔE00 6.65
Very Light Pink
#FFF4F2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7D5 #D5DCDE
analogous
#DED5D7 #DED7D5 #DEDBD5
triadic
#DED7D5 #D5DED7 #D7D5DE
tetradic
#DED7D5 #D7DED5 #D5DCDE #DBD5DE
square
#DED7D5 #D7DED5 #D5DCDE #DBD5DE
split-complementary
#DED7D5 #D5DEDB #D5D7DE
monochromatic
#A89690 #C3B6B3 #DED7D5 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.42
#DED7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DED7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7D5
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7D5 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#E0D6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded7d5; /* rgb */ color: rgb(222, 215, 213); /* oklch */ color: oklch(88.4% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#e8e3e1',
500: '#ded7d5',
950: '#000000',
},
}SCSS
$custom: #ded7d5; $custom-light: #e8e3e1; $custom-dark: #000000;
JSON
{
"hex": "#ded7d5",
"rgb": {
"r": 222,
"g": 215,
"b": 213
},
"hsl": {
"h": 13.333,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.88416,
"c": 0.0082,
"h": 36.5
},
"luminance": 0.68935
}Semantic roles & 50–950 ramp
primary
#DED7D5
secondary
#A5AFB3
accent
#86964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484