#D47EBB#D47EBB
#D47EBB is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.4% C 0.131 H 338.7°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D47EBB |
|---|---|
| RGB | rgb(212, 126, 187) |
| HSL | hsl(317, 50%, 66%) |
| HSV | hsv(317, 41%, 83%) |
| CMYK | cmyk(0%, 40.6%, 11.8%, 16.9%) |
| CIE-LAB | lab(63.76, 41.76, -17.79) |
| CIE-LCH | lch(63.76, 45.39, 336.93°) |
| OKLab | oklab(70.43% 0.1217 -0.0475) |
| OKLCH | oklch(70.43% 0.131 338.7) |
| XYZ | xyz(43.5820, 32.5092, 50.9834) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.30
Pale Magenta
#D767AD
ΔE00 5.40
Orchid
#DA70D6
ΔE00 6.99
Bubblegum Pink
#FE83CC
ΔE00 7.18
Pink (survey)
#FF81C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47EBB #7ED497
analogous
#C27ED4 #D47EBB #D47E90
triadic
#D47EBB #BBD47E #7EBBD4
tetradic
#D47EBB #D4C27E #7ED497 #7E90D4
square
#D47EBB #D4C27E #7ED497 #7E90D4
split-complementary
#D47EBB #90D47E #7ED4C2
monochromatic
#A23682 #C550A3 #D47EBB #E3ACD3 #F3DAEB
Accessibility & contrast
On white
2.80
#D47EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#D47EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47EBB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47EBB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BD
Deuteranopia (green-blind)
#979FB9
Tritanopia (blue-blind)
#DD8095
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d47ebb; /* rgb */ color: rgb(212, 126, 187); /* oklch */ color: oklch(70.4% 0.131 338.7);
Tailwind
colors: {
custom: {
50: '#e3a5cf',
500: '#d47ebb',
950: '#000000',
},
}SCSS
$custom: #d47ebb; $custom-light: #e3a5cf; $custom-dark: #000000;
JSON
{
"hex": "#d47ebb",
"rgb": {
"r": 212,
"g": 126,
"b": 187
},
"hsl": {
"h": 317.442,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.70425,
"c": 0.13061,
"h": 338.7
},
"luminance": 0.32507
}Semantic roles & 50–950 ramp
primary
#D47EBB
secondary
#C9E5D1
accent
#BD5428
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F13
muted
#847F82