#DED2D2#DED2D2
#DED2D2 is a very light, near-neutral red. Relative luminance 0.663; OKLCH L 87.3% C 0.013 H 17.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D2 |
|---|---|
| RGB | rgb(222, 210, 210) |
| HSL | hsl(0, 15%, 85%) |
| HSV | hsv(0, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.14, 4.13, 1.48) |
| CIE-LCH | lch(85.14, 4.39, 19.74°) |
| OKLab | oklab(87.34% 0.0127 0.004) |
| OKLCH | oklch(87.34% 0.013 17.4) |
| XYZ | xyz(64.8022, 66.2766, 70.3391) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.83
Mistyrose
#FFE4E1
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 7.33
Very Light Pink
#FFF4F2
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D2 #D2DEDE
analogous
#DED2D8 #DED2D2 #DED8D2
triadic
#DED2D2 #D2DED2 #D2D2DE
tetradic
#DED2D2 #D8DED2 #D2DEDE #D8D2DE
square
#DED2D2 #D8DED2 #D2DEDE #D8D2DE
split-complementary
#DED2D2 #D2DED8 #D2D8DE
monochromatic
#AA8B8B #C4AFAF #DED2D2 #F2EDED #F2EDED
Accessibility & contrast
On white
1.47
#DED2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DED2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#D7D5D2
Tritanopia (blue-blind)
#E1D1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d2; /* rgb */ color: rgb(222, 210, 210); /* oklch */ color: oklch(87.3% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#e8dfdf',
500: '#ded2d2',
950: '#000000',
},
}SCSS
$custom: #ded2d2; $custom-light: #e8dfdf; $custom-dark: #000000;
JSON
{
"hex": "#ded2d2",
"rgb": {
"r": 222,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87344,
"c": 0.01331,
"h": 17.4
},
"luminance": 0.66276
}Semantic roles & 50–950 ramp
primary
#DED2D2
secondary
#A1B3B3
accent
#9A9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484