#DED4D4#DED4D4
#DED4D4 is a very light, near-neutral red. Relative luminance 0.674; OKLCH L 87.8% C 0.011 H 17.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D4 |
|---|---|
| RGB | rgb(222, 212, 212) |
| HSL | hsl(0, 13%, 85%) |
| HSV | hsv(0, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.69, 3.43, 1.23) |
| CIE-LCH | lch(85.69, 3.65, 19.68°) |
| OKLab | oklab(87.79% 0.0106 0.0033) |
| OKLCH | oklch(87.79% 0.011 17.4) |
| XYZ | xyz(65.5498, 67.3706, 71.8252) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 4.92
Fog
#D8DCE0
ΔE00 6.79
Very Light Pink
#FFF4F2
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D4 #D4DEDE
analogous
#DED4D9 #DED4D4 #DED9D4
triadic
#DED4D4 #D4DED4 #D4D4DE
tetradic
#DED4D4 #D9DED4 #D4DEDE #D9D4DE
square
#DED4D4 #D9DED4 #D4DEDE #D9D4DE
split-complementary
#DED4D4 #D4DED9 #D4D9DE
monochromatic
#A98F8F #C3B1B1 #DED4D4 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.45
#DED4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DED4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D4
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D4 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#E0D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d4; /* rgb */ color: rgb(222, 212, 212); /* oklch */ color: oklch(87.8% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#e8e1e1',
500: '#ded4d4',
950: '#000000',
},
}SCSS
$custom: #ded4d4; $custom-light: #e8e1e1; $custom-dark: #000000;
JSON
{
"hex": "#ded4d4",
"rgb": {
"r": 222,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87794,
"c": 0.01105,
"h": 17.4
},
"luminance": 0.6737
}Semantic roles & 50–950 ramp
primary
#DED4D4
secondary
#A3B3B3
accent
#97974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484