#DED2D4#DED2D4
#DED2D4 is a very light, near-neutral red. Relative luminance 0.664; OKLCH L 87.4% C 0.014 H 5.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D4 |
|---|---|
| RGB | rgb(222, 210, 212) |
| HSL | hsl(350, 15%, 85%) |
| HSV | hsv(350, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.19, 4.48, 0.49) |
| CIE-LCH | lch(85.19, 4.51, 6.31°) |
| OKLab | oklab(87.4% 0.0135 0.0014) |
| OKLCH | oklch(87.4% 0.014 5.9) |
| XYZ | xyz(65.0529, 66.3768, 71.6596) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.08
Lavenderblush
#FFF0F5
ΔE00 7.02
Mistyrose
#FFE4E1
ΔE00 7.21
Very Light Pink
#FFF4F2
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D4 #D2DEDC
analogous
#DED2DA #DED2D4 #DED6D2
triadic
#DED2D4 #D4DED2 #D2D4DE
tetradic
#DED2D4 #DADED2 #D2DEDC #D6D2DE
square
#DED2D4 #DADED2 #D2DEDC #D6D2DE
split-complementary
#DED2D4 #D2DED6 #D2DADE
monochromatic
#AA8B91 #C4AFB2 #DED2D4 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.47
#DED2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DED2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D4
Deuteranopia (green-blind)
#D6D6D4
Tritanopia (blue-blind)
#E1D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d4; /* rgb */ color: rgb(222, 210, 212); /* oklch */ color: oklch(87.4% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#e8dfe1',
500: '#ded2d4',
950: '#000000',
},
}SCSS
$custom: #ded2d4; $custom-light: #e8dfe1; $custom-dark: #000000;
JSON
{
"hex": "#ded2d4",
"rgb": {
"r": 222,
"g": 210,
"b": 212
},
"hsl": {
"h": 350,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87401,
"c": 0.01353,
"h": 5.9
},
"luminance": 0.66376
}Semantic roles & 50–950 ramp
primary
#DED2D4
secondary
#A1B3B0
accent
#9A8D4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484