#DED5D3#DED5D3
#DED5D3 is a very light, near-neutral red. Relative luminance 0.678; OKLCH L 88.0% C 0.010 H 32.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5D3 |
|---|---|
| RGB | rgb(222, 213, 211) |
| HSL | hsl(11, 14%, 85%) |
| HSV | hsv(11, 5%, 87%) |
| CMYK | cmyk(0%, 4.1%, 5%, 12.9%) |
| CIE-LAB | lab(85.92, 2.74, 2.09) |
| CIE-LCH | lch(85.92, 3.44, 37.33°) |
| OKLab | oklab(87.96% 0.0087 0.0056) |
| OKLCH | oklch(87.96% 0.01 32.5) |
| XYZ | xyz(65.6748, 67.8218, 71.2465) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.34
Fog
#D8DCE0
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 6.87
Silver
#C0C0C0
ΔE00 6.97
Linen
#FAF0E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5D3 #D3DCDE
analogous
#DED3D7 #DED5D3 #DEDBD3
triadic
#DED5D3 #D3DED5 #D5D3DE
tetradic
#DED5D3 #D7DED3 #D3DCDE #DBD3DE
square
#DED5D3 #D7DED3 #D3DCDE #DBD3DE
split-complementary
#DED5D3 #D3DEDB #D3D7DE
monochromatic
#AA928D #C4B4B0 #DED5D3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.44
#DED5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DED5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5D3
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5D3 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#E1D4D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded5d3; /* rgb */ color: rgb(222, 213, 211); /* oklch */ color: oklch(88.0% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#e8e1e0',
500: '#ded5d3',
950: '#000000',
},
}SCSS
$custom: #ded5d3; $custom-light: #e8e1e0; $custom-dark: #000000;
JSON
{
"hex": "#ded5d3",
"rgb": {
"r": 222,
"g": 213,
"b": 211
},
"hsl": {
"h": 10.909,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87964,
"c": 0.01034,
"h": 32.5
},
"luminance": 0.67821
}Semantic roles & 50–950 ramp
primary
#DED5D3
secondary
#A2B0B3
accent
#8B984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484