#DED2D1#DED2D1
#DED2D1 is a very light, near-neutral red. Relative luminance 0.662; OKLCH L 87.3% C 0.013 H 23.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D1 |
|---|---|
| RGB | rgb(222, 210, 209) |
| HSL | hsl(5, 16%, 85%) |
| HSV | hsv(5, 6%, 87%) |
| CMYK | cmyk(0%, 5.4%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.11, 3.96, 1.98) |
| CIE-LCH | lch(85.11, 4.43, 26.53°) |
| OKLab | oklab(87.32% 0.0123 0.0053) |
| OKLCH | oklch(87.32% 0.013 23.2) |
| XYZ | xyz(64.6780, 66.2269, 69.6850) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.40
Silver
#C0C0C0
ΔE00 7.46
Lavenderblush
#FFF0F5
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D1 #D1DDDE
analogous
#DED1D7 #DED2D1 #DED9D1
triadic
#DED2D1 #D1DED2 #D2D1DE
tetradic
#DED2D1 #D7DED1 #D1DDDE #D9D1DE
square
#DED2D1 #D7DED1 #D1DDDE #D9D1DE
split-complementary
#DED2D1 #D1DED9 #D1D7DE
monochromatic
#AB8C8A #C4AFAD #DED2D1 #F2EEED #F2EEED
Accessibility & contrast
On white
1.47
#DED2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DED2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#D7D5D1
Tritanopia (blue-blind)
#E1D1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded2d1; /* rgb */ color: rgb(222, 210, 209); /* oklch */ color: oklch(87.3% 0.013 23.2);
Tailwind
colors: {
custom: {
50: '#e8dfdf',
500: '#ded2d1',
950: '#000000',
},
}SCSS
$custom: #ded2d1; $custom-light: #e8dfdf; $custom-dark: #000000;
JSON
{
"hex": "#ded2d1",
"rgb": {
"r": 222,
"g": 210,
"b": 209
},
"hsl": {
"h": 4.615,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.87316,
"c": 0.0134,
"h": 23.2
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#DED2D1
secondary
#A0B2B3
accent
#959B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484