#EA7BE3#EA7BE3
#EA7BE3 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.185 H 329.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BE3 |
|---|---|
| RGB | rgb(234, 123, 227) |
| HSL | hsl(304, 73%, 70%) |
| HSV | hsv(304, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 3%, 8.2%) |
| CIE-LAB | lab(67.43, 56.73, -34.30) |
| CIE-LCH | lch(67.43, 66.29, 328.84°) |
| OKLab | oklab(74.25% 0.1597 -0.0936) |
| OKLCH | oklch(74.25% 0.185 329.6) |
| XYZ | xyz(54.8791, 37.2075, 76.9493) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 2.08
Lavender Pink
#DD85D7
ΔE00 3.43
Orchid
#DA70D6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BE3 #7BEA82
analogous
#BA7BEA #EA7BE3 #EA7BAB
triadic
#EA7BE3 #E3EA7B #7BE3EA
tetradic
#EA7BE3 #EABA7B #7BEA82 #7BABEA
square
#EA7BE3 #EABA7B #7BEA82 #7BABEA
split-complementary
#EA7BE3 #ABEA7B #7BEABA
monochromatic
#CA20C0 #E246D8 #EA7BE3 #F2B0EE #FBE5F9
Accessibility & contrast
On white
2.49
#EA7BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA7BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BE3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BE3 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759BE7
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#F185A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7be3; /* rgb */ color: rgb(234, 123, 227); /* oklch */ color: oklch(74.3% 0.185 329.6);
Tailwind
colors: {
custom: {
50: '#f3a5ec',
500: '#ea7be3',
950: '#000000',
},
}SCSS
$custom: #ea7be3; $custom-light: #f3a5ec; $custom-dark: #000000;
JSON
{
"hex": "#ea7be3",
"rgb": {
"r": 234,
"g": 123,
"b": 227
},
"hsl": {
"h": 303.784,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74254,
"c": 0.18516,
"h": 329.6
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#EA7BE3
secondary
#D1F0D3
accent
#D51D11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84