#DED0D2#DED0D2
#DED0D2 is a very light, near-neutral red. Relative luminance 0.653; OKLCH L 87.0% C 0.016 H 7.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0D2 |
|---|---|
| RGB | rgb(222, 208, 210) |
| HSL | hsl(351, 18%, 84%) |
| HSV | hsv(351, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.64, 5.18, 0.75) |
| CIE-LCH | lch(84.64, 5.24, 8.25°) |
| OKLab | oklab(86.95% 0.0156 0.0021) |
| OKLCH | oklch(86.95% 0.016 7.5) |
| XYZ | xyz(64.3115, 65.2952, 70.1756) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 7.27
Very Light Pink
#FFF4F2
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0D2 #D0DEDC
analogous
#DED0D9 #DED0D2 #DED5D0
triadic
#DED0D2 #D2DED0 #D0D2DE
tetradic
#DED0D2 #D9DED0 #D0DEDC #D5D0DE
square
#DED0D2 #D9DED0 #D0DEDC #D5D0DE
split-complementary
#DED0D2 #D0DED5 #D0D9DE
monochromatic
#AC888D #C5ACB0 #DED0D2 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.49
#DED0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DED0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0D2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0D2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#E1CFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded0d2; /* rgb */ color: rgb(222, 208, 210); /* oklch */ color: oklch(87.0% 0.016 7.5);
Tailwind
colors: {
custom: {
50: '#e8dedf',
500: '#ded0d2',
950: '#000000',
},
}SCSS
$custom: #ded0d2; $custom-light: #e8dedf; $custom-dark: #000000;
JSON
{
"hex": "#ded0d2",
"rgb": {
"r": 222,
"g": 208,
"b": 210
},
"hsl": {
"h": 351.429,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.86951,
"c": 0.01576,
"h": 7.5
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#DED0D2
secondary
#9FB4B1
accent
#9C904A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484