#DED4D8#DED4D8
#DED4D8 is a very light, near-neutral pink. Relative luminance 0.676; OKLCH L 87.9% C 0.012 H 351.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4D8 |
|---|---|
| RGB | rgb(222, 212, 216) |
| HSL | hsl(336, 13%, 85%) |
| HSV | hsv(336, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.79, 4.13, -0.74) |
| CIE-LCH | lch(85.79, 4.20, 349.82°) |
| OKLab | oklab(87.91% 0.0121 -0.0019) |
| OKLCH | oklch(87.91% 0.012 351) |
| XYZ | xyz(66.0606, 67.5749, 74.5156) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.62
Lavenderblush
#FFF0F5
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.95
Very Light Pink
#FFF4F2
ΔE00 7.51
Silver
#C0C0C0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4D8 #D4DEDA
analogous
#DED4DD #DED4D8 #DED5D4
triadic
#DED4D8 #D8DED4 #D4D8DE
tetradic
#DED4D8 #DDDED4 #D4DEDA #D5D4DE
square
#DED4D8 #DDDED4 #D4DEDA #D5D4DE
split-complementary
#DED4D8 #D4DED5 #D4DDDE
monochromatic
#A98F99 #C3B1B9 #DED4D8 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.45
#DED4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DED4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4D8
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4D8 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#E0D4D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ded4d8; /* rgb */ color: rgb(222, 212, 216); /* oklch */ color: oklch(87.9% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#e8e1e4',
500: '#ded4d8',
950: '#000000',
},
}SCSS
$custom: #ded4d8; $custom-light: #e8e1e4; $custom-dark: #000000;
JSON
{
"hex": "#ded4d8",
"rgb": {
"r": 222,
"g": 212,
"b": 216
},
"hsl": {
"h": 336,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87909,
"c": 0.01222,
"h": 351
},
"luminance": 0.67574
}Semantic roles & 50–950 ramp
primary
#DED4D8
secondary
#A3B3AD
accent
#977A4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484