#DED4D3#DED4D3
#DED4D3 is a very light, near-neutral red. Relative luminance 0.673; OKLCH L 87.8% C 0.011 H 24.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D3 |
|---|---|
| RGB | rgb(222, 212, 211) |
| HSL | hsl(5, 14%, 85%) |
| HSV | hsv(5, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 5%, 12.9%) |
| CIE-LAB | lab(85.67, 3.26, 1.72) |
| CIE-LCH | lch(85.67, 3.69, 27.83°) |
| OKLab | oklab(87.77% 0.0102 0.0046) |
| OKLCH | oklch(87.77% 0.011 24.3) |
| XYZ | xyz(65.4240, 67.3203, 71.1629) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.70
Gainsboro
#DCDCDC
ΔE00 4.83
Fog
#D8DCE0
ΔE00 6.83
Very Light Pink
#FFF4F2
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.13
Lavenderblush
#FFF0F5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D3 #D3DDDE
analogous
#DED3D7 #DED4D3 #DEDAD3
triadic
#DED4D3 #D3DED4 #D4D3DE
tetradic
#DED4D3 #D7DED3 #D3DDDE #DAD3DE
square
#DED4D3 #D7DED3 #D3DDDE #DAD3DE
split-complementary
#DED4D3 #D3DEDA #D3D7DE
monochromatic
#AA908D #C4B2B0 #DED4D3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.45
#DED4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DED4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D3
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D3 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#E1D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d3; /* rgb */ color: rgb(222, 212, 211); /* oklch */ color: oklch(87.8% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#e8e1e0',
500: '#ded4d3',
950: '#000000',
},
}SCSS
$custom: #ded4d3; $custom-light: #e8e1e0; $custom-dark: #000000;
JSON
{
"hex": "#ded4d3",
"rgb": {
"r": 222,
"g": 212,
"b": 211
},
"hsl": {
"h": 5.455,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87766,
"c": 0.01116,
"h": 24.3
},
"luminance": 0.6732
}Semantic roles & 50–950 ramp
primary
#DED4D3
secondary
#A2B2B3
accent
#92984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484