#D47BB9#D47BB9
#D47BB9 is a light, vivid pink. Relative luminance 0.317; OKLCH L 69.9% C 0.134 H 339.4°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D47BB9 |
|---|---|
| RGB | rgb(212, 123, 185) |
| HSL | hsl(318, 51%, 66%) |
| HSV | hsv(318, 42%, 83%) |
| CMYK | cmyk(0%, 42%, 12.7%, 16.9%) |
| CIE-LAB | lab(63.07, 43.00, -17.71) |
| CIE-LCH | lch(63.07, 46.50, 337.62°) |
| OKLab | oklab(69.88% 0.1257 -0.0473) |
| OKLCH | oklch(69.88% 0.134 339.4) |
| XYZ | xyz(42.9915, 31.6684, 49.7377) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.66
Orchid (survey)
#C875C4
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.86
Purplish Pink
#CE5DAE
ΔE00 7.15
Bubblegum Pink
#FE83CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47BB9 #7BD496
analogous
#C27BD4 #D47BB9 #D47B8C
triadic
#D47BB9 #B9D47B #7BB9D4
tetradic
#D47BB9 #D4C27B #7BD496 #7B8CD4
square
#D47BB9 #D4C27B #7BD496 #7B8CD4
split-complementary
#D47BB9 #8CD47B #7BD4C2
monochromatic
#A03480 #C54DA1 #D47BB9 #E3A9D1 #F2D7EA
Accessibility & contrast
On white
2.86
#D47BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#D47BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47BB9
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47BB9 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BB
Deuteranopia (green-blind)
#959EB7
Tritanopia (blue-blind)
#DD7D92
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d47bb9; /* rgb */ color: rgb(212, 123, 185); /* oklch */ color: oklch(69.9% 0.134 339.4);
Tailwind
colors: {
custom: {
50: '#e3a3ce',
500: '#d47bb9',
950: '#000000',
},
}SCSS
$custom: #d47bb9; $custom-light: #e3a3ce; $custom-dark: #000000;
JSON
{
"hex": "#d47bb9",
"rgb": {
"r": 212,
"g": 123,
"b": 185
},
"hsl": {
"h": 318.202,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.69879,
"c": 0.13427,
"h": 339.4
},
"luminance": 0.31666
}Semantic roles & 50–950 ramp
primary
#D47BB9
secondary
#C7E4D0
accent
#BE5527
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F13
muted
#847F82