#DED1D0#DED1D0
#DED1D0 is a very light, near-neutral red. Relative luminance 0.657; OKLCH L 87.1% C 0.015 H 22.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1D0 |
|---|---|
| RGB | rgb(222, 209, 208) |
| HSL | hsl(4, 18%, 84%) |
| HSV | hsv(4, 6%, 87%) |
| CMYK | cmyk(0%, 5.9%, 6.3%, 12.9%) |
| CIE-LAB | lab(84.84, 4.31, 2.11) |
| CIE-LCH | lch(84.84, 4.80, 26.03°) |
| OKLab | oklab(87.09% 0.0134 0.0056) |
| OKLCH | oklch(87.09% 0.015 22.8) |
| XYZ | xyz(64.3085, 65.6853, 68.9530) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 6.96
Lavenderblush
#FFF0F5
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1D0 #D0DDDE
analogous
#DED0D6 #DED1D0 #DED8D0
triadic
#DED1D0 #D0DED1 #D1D0DE
tetradic
#DED1D0 #D6DED0 #D0DDDE #D8D0DE
square
#DED1D0 #D6DED0 #D0DDDE #D8D0DE
split-complementary
#DED1D0 #D0DED8 #D0D6DE
monochromatic
#AC8B88 #C5AEAC #DED1D0 #F2EDED #F2EDED
Accessibility & contrast
On white
1.49
#DED1D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DED1D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1D0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1D0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#E1D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded1d0; /* rgb */ color: rgb(222, 209, 208); /* oklch */ color: oklch(87.1% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#e8dfde',
500: '#ded1d0',
950: '#000000',
},
}SCSS
$custom: #ded1d0; $custom-light: #e8dfde; $custom-dark: #000000;
JSON
{
"hex": "#ded1d0",
"rgb": {
"r": 222,
"g": 209,
"b": 208
},
"hsl": {
"h": 4.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.87091,
"c": 0.01453,
"h": 22.8
},
"luminance": 0.65685
}Semantic roles & 50–950 ramp
primary
#DED1D0
secondary
#9FB2B4
accent
#969C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484