#DED1D1#DED1D1
#DED1D1 is a very light, near-neutral red. Relative luminance 0.657; OKLCH L 87.1% C 0.014 H 17.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1D1 |
|---|---|
| RGB | rgb(222, 209, 209) |
| HSL | hsl(0, 16%, 85%) |
| HSV | hsv(0, 6%, 87%) |
| CMYK | cmyk(0%, 5.9%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.86, 4.48, 1.61) |
| CIE-LCH | lch(84.86, 4.76, 19.77°) |
| OKLab | oklab(87.12% 0.0138 0.0043) |
| OKLCH | oklch(87.12% 0.014 17.4) |
| XYZ | xyz(64.4319, 65.7347, 69.6030) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 6.96
Lavenderblush
#FFF0F5
ΔE00 7.42
Very Light Pink
#FFF4F2
ΔE00 7.68
Silver
#C0C0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1D1 #D1DEDE
analogous
#DED1D8 #DED1D1 #DED8D1
triadic
#DED1D1 #D1DED1 #D1D1DE
tetradic
#DED1D1 #D8DED1 #D1DEDE #D8D1DE
square
#DED1D1 #D8DED1 #D1DEDE #D8D1DE
split-complementary
#DED1D1 #D1DED8 #D1D8DE
monochromatic
#AB8A8A #C4ADAD #DED1D1 #F2EDED #F2EDED
Accessibility & contrast
On white
1.48
#DED1D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DED1D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1D1
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1D1 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D1
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#E1D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded1d1; /* rgb */ color: rgb(222, 209, 209); /* oklch */ color: oklch(87.1% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#e8dfdf',
500: '#ded1d1',
950: '#000000',
},
}SCSS
$custom: #ded1d1; $custom-light: #e8dfdf; $custom-dark: #000000;
JSON
{
"hex": "#ded1d1",
"rgb": {
"r": 222,
"g": 209,
"b": 209
},
"hsl": {
"h": 0,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.87119,
"c": 0.01444,
"h": 17.4
},
"luminance": 0.65734
}Semantic roles & 50–950 ramp
primary
#DED1D1
secondary
#A0B3B3
accent
#9B9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484