#DED5D4#DED5D4
#DED5D4 is a very light, near-neutral red. Relative luminance 0.679; OKLCH L 88.0% C 0.010 H 25.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5D4 |
|---|---|
| RGB | rgb(222, 213, 212) |
| HSL | hsl(6, 13%, 85%) |
| HSV | hsv(6, 5%, 87%) |
| CMYK | cmyk(0%, 4.1%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.94, 2.91, 1.59) |
| CIE-LCH | lch(85.94, 3.32, 28.71°) |
| OKLab | oklab(87.99% 0.0091 0.0043) |
| OKLCH | oklch(87.99% 0.01 25.1) |
| XYZ | xyz(65.8005, 67.8721, 71.9088) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 4.37
Fog
#D8DCE0
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.00
Linen
#FAF0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5D4 #D4DDDE
analogous
#DED4D8 #DED5D4 #DEDAD4
triadic
#DED5D4 #D4DED5 #D5D4DE
tetradic
#DED5D4 #D8DED4 #D4DDDE #DAD4DE
square
#DED5D4 #D8DED4 #D4DDDE #DAD4DE
split-complementary
#DED5D4 #D4DEDA #D4D8DE
monochromatic
#A9918F #C3B3B1 #DED5D4 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.44
#DED5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DED5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5D4
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5D4 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#E0D4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded5d4; /* rgb */ color: rgb(222, 213, 212); /* oklch */ color: oklch(88.0% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#e8e1e1',
500: '#ded5d4',
950: '#000000',
},
}SCSS
$custom: #ded5d4; $custom-light: #e8e1e1; $custom-dark: #000000;
JSON
{
"hex": "#ded5d4",
"rgb": {
"r": 222,
"g": 213,
"b": 212
},
"hsl": {
"h": 6,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87992,
"c": 0.01005,
"h": 25.1
},
"luminance": 0.67872
}Semantic roles & 50–950 ramp
primary
#DED5D4
secondary
#A3B1B3
accent
#90974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484