#DED4D5#DED4D5
#DED4D5 is a very light, near-neutral red. Relative luminance 0.674; OKLCH L 87.8% C 0.011 H 10.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D5 |
|---|---|
| RGB | rgb(222, 212, 213) |
| HSL | hsl(354, 13%, 85%) |
| HSV | hsv(354, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.72, 3.61, 0.73) |
| CIE-LCH | lch(85.72, 3.68, 11.51°) |
| OKLab | oklab(87.82% 0.0109 0.002) |
| OKLCH | oklch(87.82% 0.011 10.4) |
| XYZ | xyz(65.6763, 67.4212, 72.4916) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.04
Fog
#D8DCE0
ΔE00 6.78
Lavenderblush
#FFF0F5
ΔE00 7.03
Very Light Pink
#FFF4F2
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D5 #D4DEDD
analogous
#DED4DA #DED4D5 #DED8D4
triadic
#DED4D5 #D5DED4 #D4D5DE
tetradic
#DED4D5 #DADED4 #D4DEDD #D8D4DE
square
#DED4D5 #DADED4 #D4DEDD #D8D4DE
split-complementary
#DED4D5 #D4DED8 #D4DADE
monochromatic
#A98F91 #C3B1B3 #DED4D5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.45
#DED4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DED4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D5
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D5 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#E0D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d5; /* rgb */ color: rgb(222, 212, 213); /* oklch */ color: oklch(87.8% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#e8e1e1',
500: '#ded4d5',
950: '#000000',
},
}SCSS
$custom: #ded4d5; $custom-light: #e8e1e1; $custom-dark: #000000;
JSON
{
"hex": "#ded4d5",
"rgb": {
"r": 222,
"g": 212,
"b": 213
},
"hsl": {
"h": 354,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87823,
"c": 0.01111,
"h": 10.4
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#DED4D5
secondary
#A3B3B1
accent
#97904E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484