#DED2D0#DED2D0
#DED2D0 is a very light, near-neutral red. Relative luminance 0.662; OKLCH L 87.3% C 0.014 H 28.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2D0 |
|---|---|
| RGB | rgb(222, 210, 208) |
| HSL | hsl(9, 18%, 84%) |
| HSV | hsv(9, 6%, 87%) |
| CMYK | cmyk(0%, 5.4%, 6.3%, 12.9%) |
| CIE-LAB | lab(85.09, 3.79, 2.47) |
| CIE-LCH | lch(85.09, 4.52, 33.11°) |
| OKLab | oklab(87.29% 0.0119 0.0066) |
| OKLCH | oklch(87.29% 0.014 28.9) |
| XYZ | xyz(64.5546, 66.1775, 69.0351) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 7.19
Very Light Pink
#FFF4F2
ΔE00 7.40
Silver
#C0C0C0
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2D0 #D0DCDE
analogous
#DED0D5 #DED2D0 #DED9D0
triadic
#DED2D0 #D0DED2 #D2D0DE
tetradic
#DED2D0 #D5DED0 #D0DCDE #D9D0DE
square
#DED2D0 #D5DED0 #D0DCDE #D9D0DE
split-complementary
#DED2D0 #D0DED9 #D0D5DE
monochromatic
#AC8D88 #C5B0AC #DED2D0 #F2EEED #F2EEED
Accessibility & contrast
On white
1.48
#DED2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DED2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2D0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2D0 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#E1D1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded2d0; /* rgb */ color: rgb(222, 210, 208); /* oklch */ color: oklch(87.3% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#e8dfde',
500: '#ded2d0',
950: '#000000',
},
}SCSS
$custom: #ded2d0; $custom-light: #e8dfde; $custom-dark: #000000;
JSON
{
"hex": "#ded2d0",
"rgb": {
"r": 222,
"g": 210,
"b": 208
},
"hsl": {
"h": 8.571,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87288,
"c": 0.01363,
"h": 28.9
},
"luminance": 0.66177
}Semantic roles & 50–950 ramp
primary
#DED2D0
secondary
#9FB1B4
accent
#909C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484