#D47EBE#D47EBE
#D47EBE is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.5% C 0.133 H 337.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D47EBE |
|---|---|
| RGB | rgb(212, 126, 190) |
| HSL | hsl(315, 50%, 66%) |
| HSV | hsv(315, 41%, 83%) |
| CMYK | cmyk(0%, 40.6%, 10.4%, 16.9%) |
| CIE-LAB | lab(63.87, 42.26, -19.32) |
| CIE-LCH | lch(63.87, 46.47, 335.43°) |
| OKLab | oklab(70.54% 0.1225 -0.0518) |
| OKLCH | oklch(70.54% 0.133 337.1) |
| XYZ | xyz(43.9065, 32.6390, 52.6925) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 5.59
Orchid
#DA70D6
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 7.23
Purplish Pink
#CE5DAE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47EBE #7ED494
analogous
#BF7ED4 #D47EBE #D47E93
triadic
#D47EBE #BED47E #7EBED4
tetradic
#D47EBE #D4BF7E #7ED494 #7E93D4
square
#D47EBE #D4BF7E #7ED494 #7E93D4
split-complementary
#D47EBE #93D47E #7ED4BF
monochromatic
#A23686 #C550A7 #D47EBE #E3ACD5 #F3DAEC
Accessibility & contrast
On white
2.79
#D47EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#D47EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47EBE
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47EBE | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#DC8196
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d47ebe; /* rgb */ color: rgb(212, 126, 190); /* oklch */ color: oklch(70.5% 0.133 337.1);
Tailwind
colors: {
custom: {
50: '#e3a5d1',
500: '#d47ebe',
950: '#000000',
},
}SCSS
$custom: #d47ebe; $custom-light: #e3a5d1; $custom-dark: #000000;
JSON
{
"hex": "#d47ebe",
"rgb": {
"r": 212,
"g": 126,
"b": 190
},
"hsl": {
"h": 315.349,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.7054,
"c": 0.13298,
"h": 337.1
},
"luminance": 0.32636
}Semantic roles & 50–950 ramp
primary
#D47EBE
secondary
#C9E5D0
accent
#BD4E28
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F14
muted
#847F82