#DED4D6#DED4D6
#DED4D6 is a very light, near-neutral red. Relative luminance 0.675; OKLCH L 87.9% C 0.011 H 3.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D6 |
|---|---|
| RGB | rgb(222, 212, 214) |
| HSL | hsl(348, 13%, 85%) |
| HSV | hsv(348, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 3.6%, 12.9%) |
| CIE-LAB | lab(85.74, 3.78, 0.24) |
| CIE-LCH | lch(85.74, 3.79, 3.66°) |
| OKLab | oklab(87.85% 0.0113 0.0007) |
| OKLCH | oklch(87.85% 0.011 3.5) |
| XYZ | xyz(65.8036, 67.4721, 73.1621) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.20
Fog
#D8DCE0
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 6.88
Very Light Pink
#FFF4F2
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D6 #D4DEDC
analogous
#DED4DB #DED4D6 #DED7D4
triadic
#DED4D6 #D6DED4 #D4D6DE
tetradic
#DED4D6 #DBDED4 #D4DEDC #D7D4DE
square
#DED4D6 #DBDED4 #D4DEDC #D7D4DE
split-complementary
#DED4D6 #D4DED7 #D4DBDE
monochromatic
#A98F94 #C3B1B5 #DED4D6 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.45
#DED4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DED4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#E0D3D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d6; /* rgb */ color: rgb(222, 212, 214); /* oklch */ color: oklch(87.9% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#e8e1e2',
500: '#ded4d6',
950: '#000000',
},
}SCSS
$custom: #ded4d6; $custom-light: #e8e1e2; $custom-dark: #000000;
JSON
{
"hex": "#ded4d6",
"rgb": {
"r": 222,
"g": 212,
"b": 214
},
"hsl": {
"h": 348,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87851,
"c": 0.01133,
"h": 3.5
},
"luminance": 0.67472
}Semantic roles & 50–950 ramp
primary
#DED4D6
secondary
#A3B3B0
accent
#97894E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484