#D47D99#D47D99
#D47D99 is a light, moderate pink. Relative luminance 0.310; OKLCH L 69.1% C 0.112 H 359.8°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D47D99 |
|---|---|
| RGB | rgb(212, 125, 153) |
| HSL | hsl(341, 50%, 66%) |
| HSV | hsv(341, 41%, 83%) |
| CMYK | cmyk(0%, 41%, 27.8%, 16.9%) |
| CIE-LAB | lab(62.48, 37.15, -0.36) |
| CIE-LCH | lch(62.48, 37.16, 359.44°) |
| OKLab | oklab(69.1% 0.1123 -0.0004) |
| OKLCH | oklch(69.1% 0.112 359.8) |
| XYZ | xyz(40.2360, 30.9672, 33.9889) |
| Luminance | 0.3096 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.40
Dull Pink
#D5869D
ΔE00 2.44
Palevioletred
#DB7093
ΔE00 3.39
Dusky Pink
#CC7A8B
ΔE00 3.68
Old Pink
#C77986
ΔE00 5.16
Ugly Pink
#CD7584
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47D99 #7DD4B8
analogous
#D47DC4 #D47D99 #D48C7D
triadic
#D47D99 #99D47D #7D99D4
tetradic
#D47D99 #C4D47D #7DD4B8 #8C7DD4
square
#D47D99 #C4D47D #7DD4B8 #8C7DD4
split-complementary
#D47D99 #7DD48C #7DC4D4
monochromatic
#A13558 #C54F75 #D47D99 #E3ABBD #F2D9E1
Accessibility & contrast
On white
2.92
#D47D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#D47D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47D99
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47D99 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9A
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#E17887
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #d47d99; /* rgb */ color: rgb(212, 125, 153); /* oklch */ color: oklch(69.1% 0.112 359.8);
Tailwind
colors: {
custom: {
50: '#e3a4b7',
500: '#d47d99',
950: '#000000',
},
}SCSS
$custom: #d47d99; $custom-light: #e3a4b7; $custom-dark: #000000;
JSON
{
"hex": "#d47d99",
"rgb": {
"r": 212,
"g": 125,
"b": 153
},
"hsl": {
"h": 340.69,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.69102,
"c": 0.1123,
"h": 359.8
},
"luminance": 0.30964
}Semantic roles & 50–950 ramp
primary
#D47D99
secondary
#C8E5DB
accent
#BE8D28
background
#FEFAFB
surface
#FCF4F6
border
#D5CED0
text
#160F11
muted
#847F80