#DED4D7#DED4D7
#DED4D7 is a very light, near-neutral pink. Relative luminance 0.675; OKLCH L 87.9% C 0.012 H 357.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D7 |
|---|---|
| RGB | rgb(222, 212, 215) |
| HSL | hsl(342, 13%, 85%) |
| HSV | hsv(342, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.77, 3.96, -0.25) |
| CIE-LCH | lch(85.77, 3.97, 356.38°) |
| OKLab | oklab(87.88% 0.0117 -0.0006) |
| OKLCH | oklch(87.88% 0.012 357.1) |
| XYZ | xyz(65.9317, 67.5233, 73.8368) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 6.76
Fog
#D8DCE0
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 7.35
Silver
#C0C0C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D7 #D4DEDB
analogous
#DED4DC #DED4D7 #DED6D4
triadic
#DED4D7 #D7DED4 #D4D7DE
tetradic
#DED4D7 #DCDED4 #D4DEDB #D6D4DE
square
#DED4D7 #DCDED4 #D4DEDB #D6D4DE
split-complementary
#DED4D7 #D4DED6 #D4DCDE
monochromatic
#A98F97 #C3B1B7 #DED4D7 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.45
#DED4D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DED4D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#E0D4D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d7; /* rgb */ color: rgb(222, 212, 215); /* oklch */ color: oklch(87.9% 0.012 357.1);
Tailwind
colors: {
custom: {
50: '#e8e1e3',
500: '#ded4d7',
950: '#000000',
},
}SCSS
$custom: #ded4d7; $custom-light: #e8e1e3; $custom-dark: #000000;
JSON
{
"hex": "#ded4d7",
"rgb": {
"r": 222,
"g": 212,
"b": 215
},
"hsl": {
"h": 342,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.8788,
"c": 0.01171,
"h": 357.1
},
"luminance": 0.67523
}Semantic roles & 50–950 ramp
primary
#DED4D7
secondary
#A3B3AE
accent
#97814E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484