#D47EBA#D47EBA
#D47EBA is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.4% C 0.130 H 339.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D47EBA |
|---|---|
| RGB | rgb(212, 126, 186) |
| HSL | hsl(318, 50%, 66%) |
| HSV | hsv(318, 41%, 83%) |
| CMYK | cmyk(0%, 40.6%, 12.3%, 16.9%) |
| CIE-LAB | lab(63.73, 41.60, -17.27) |
| CIE-LCH | lch(63.73, 45.04, 337.45°) |
| OKLab | oklab(70.39% 0.1214 -0.0461) |
| OKLCH | oklch(70.39% 0.13 339.2) |
| XYZ | xyz(43.4753, 32.4665, 50.4216) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 7.17
Orchid
#DA70D6
ΔE00 7.20
Pink (survey)
#FF81C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47EBA #7ED498
analogous
#C37ED4 #D47EBA #D47E8F
triadic
#D47EBA #BAD47E #7EBAD4
tetradic
#D47EBA #D4C37E #7ED498 #7E8FD4
square
#D47EBA #D4C37E #7ED498 #7E8FD4
split-complementary
#D47EBA #8FD47E #7ED4C3
monochromatic
#A23681 #C550A1 #D47EBA #E3ACD3 #F3DAEB
Accessibility & contrast
On white
2.80
#D47EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#D47EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47EBA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47EBA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BC
Deuteranopia (green-blind)
#979FB8
Tritanopia (blue-blind)
#DD8094
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d47eba; /* rgb */ color: rgb(212, 126, 186); /* oklch */ color: oklch(70.4% 0.130 339.2);
Tailwind
colors: {
custom: {
50: '#e3a5ce',
500: '#d47eba',
950: '#000000',
},
}SCSS
$custom: #d47eba; $custom-light: #e3a5ce; $custom-dark: #000000;
JSON
{
"hex": "#d47eba",
"rgb": {
"r": 212,
"g": 126,
"b": 186
},
"hsl": {
"h": 318.14,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.70387,
"c": 0.12984,
"h": 339.2
},
"luminance": 0.32464
}Semantic roles & 50–950 ramp
primary
#D47EBA
secondary
#C9E5D1
accent
#BD5528
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F13
muted
#847F82