#D47EC0#D47EC0
#D47EC0 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.6% C 0.135 H 336.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D47EC0 |
|---|---|
| RGB | rgb(212, 126, 192) |
| HSL | hsl(314, 50%, 66%) |
| HSV | hsv(314, 41%, 83%) |
| CMYK | cmyk(0%, 40.6%, 9.4%, 16.9%) |
| CIE-LAB | lab(63.94, 42.59, -20.34) |
| CIE-LCH | lch(63.94, 47.20, 334.48°) |
| OKLab | oklab(70.62% 0.123 -0.0546) |
| OKLCH | oklch(70.62% 0.135 336.1) |
| XYZ | xyz(44.1266, 32.7270, 53.8516) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.28
Pale Magenta
#D767AD
ΔE00 5.76
Orchid
#DA70D6
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.29
Purply Pink
#F075E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47EC0 #7ED492
analogous
#BD7ED4 #D47EC0 #D47E95
triadic
#D47EC0 #C0D47E #7EC0D4
tetradic
#D47EC0 #D4BD7E #7ED492 #7E95D4
square
#D47EC0 #D4BD7E #7ED492 #7E95D4
split-complementary
#D47EC0 #95D47E #7ED4BD
monochromatic
#A23689 #C550AA #D47EC0 #E3ACD6 #F3DAED
Accessibility & contrast
On white
2.78
#D47EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D47EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47EC0
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47EC0 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C2
Deuteranopia (green-blind)
#95A0BD
Tritanopia (blue-blind)
#DC8197
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d47ec0; /* rgb */ color: rgb(212, 126, 192); /* oklch */ color: oklch(70.6% 0.135 336.1);
Tailwind
colors: {
custom: {
50: '#e3a5d3',
500: '#d47ec0',
950: '#000000',
},
}SCSS
$custom: #d47ec0; $custom-light: #e3a5d3; $custom-dark: #000000;
JSON
{
"hex": "#d47ec0",
"rgb": {
"r": 212,
"g": 126,
"b": 192
},
"hsl": {
"h": 313.953,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.70618,
"c": 0.13461,
"h": 336.1
},
"luminance": 0.32725
}Semantic roles & 50–950 ramp
primary
#D47EC0
secondary
#C9E5CF
accent
#BD4B28
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F14
muted
#847F82