#EA7BEA#EA7BEA
#EA7BEA is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.191 H 327.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BEA |
|---|---|
| RGB | rgb(234, 123, 234) |
| HSL | hsl(300, 73%, 70%) |
| HSV | hsv(300, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(67.73, 57.94, -37.71) |
| CIE-LCH | lch(67.73, 69.13, 326.94°) |
| OKLab | oklab(74.57% 0.1609 -0.1034) |
| OKLCH | oklch(74.57% 0.191 327.3) |
| XYZ | xyz(55.8650, 37.6019, 82.1413) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 1.61
Orchid
#DA70D6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BEA #7BEA7B
analogous
#B27BEA #EA7BEA #EA7BB3
triadic
#EA7BEA #EAEA7B #7BEAEA
tetradic
#EA7BEA #EAB37B #7BEA7B #7BB2EA
square
#EA7BEA #EAB37B #7BEA7B #7BB2EA
split-complementary
#EA7BEA #B3EA7B #7BEAB3
monochromatic
#CA20CA #E246E2 #EA7BEA #F2B0F2 #FBE5FB
Accessibility & contrast
On white
2.46
#EA7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EA7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BEA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BEA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEE
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F087A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7bea; /* rgb */ color: rgb(234, 123, 234); /* oklch */ color: oklch(74.6% 0.191 327.3);
Tailwind
colors: {
custom: {
50: '#f3a5f1',
500: '#ea7bea',
950: '#000000',
},
}SCSS
$custom: #ea7bea; $custom-light: #f3a5f1; $custom-dark: #000000;
JSON
{
"hex": "#ea7bea",
"rgb": {
"r": 234,
"g": 123,
"b": 234
},
"hsl": {
"h": 300,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74568,
"c": 0.19129,
"h": 327.3
},
"luminance": 0.37599
}Semantic roles & 50–950 ramp
primary
#EA7BEA
secondary
#D1F0D1
accent
#D51111
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84