#E47BEA#E47BEA
#E47BEA is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.188 H 325.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E47BEA |
|---|---|
| RGB | rgb(228, 123, 234) |
| HSL | hsl(297, 73%, 70%) |
| HSV | hsv(297, 47%, 92%) |
| CMYK | cmyk(2.6%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(66.98, 56.27, -38.93) |
| CIE-LCH | lch(66.98, 68.42, 325.32°) |
| OKLab | oklab(73.86% 0.1543 -0.107) |
| OKLCH | oklch(73.86% 0.188 325.2) |
| XYZ | xyz(53.9279, 36.6031, 82.0505) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.45
Orchid
#DA70D6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47BEA #81EA7B
analogous
#AD7BEA #E47BEA #EA7BB8
triadic
#E47BEA #EAE47B #7BEAE4
tetradic
#E47BEA #EAAD7B #81EA7B #7BB8EA
square
#E47BEA #EAAD7B #81EA7B #7BB8EA
split-complementary
#E47BEA #B8EA7B #7BEAAD
monochromatic
#C120CA #D946E2 #E47BEA #EFB0F2 #FAE5FB
Accessibility & contrast
On white
2.52
#E47BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E47BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47BEA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47BEA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#8DA8E7
Tritanopia (blue-blind)
#E988A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e47bea; /* rgb */ color: rgb(228, 123, 234); /* oklch */ color: oklch(73.9% 0.188 325.2);
Tailwind
colors: {
custom: {
50: '#efa4f1',
500: '#e47bea',
950: '#000000',
},
}SCSS
$custom: #e47bea; $custom-light: #efa4f1; $custom-dark: #000000;
JSON
{
"hex": "#e47bea",
"rgb": {
"r": 228,
"g": 123,
"b": 234
},
"hsl": {
"h": 296.757,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73856,
"c": 0.18773,
"h": 325.2
},
"luminance": 0.366
}Semantic roles & 50–950 ramp
primary
#E47BEA
secondary
#D3F0D1
accent
#D5111B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85