#EA7BE0#EA7BE0
#EA7BE0 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.1% C 0.183 H 330.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BE0 |
|---|---|
| RGB | rgb(234, 123, 224) |
| HSL | hsl(305, 73%, 70%) |
| HSV | hsv(305, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 4.3%, 8.2%) |
| CIE-LAB | lab(67.31, 56.22, -32.83) |
| CIE-LCH | lch(67.31, 65.10, 329.72°) |
| OKLab | oklab(74.12% 0.1592 -0.0895) |
| OKLCH | oklch(74.12% 0.183 330.7) |
| XYZ | xyz(54.4687, 37.0433, 74.7877) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.59
Violet (CSS)
#EE82EE
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 3.17
Orchid
#DA70D6
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BE0 #7BEA85
analogous
#BC7BEA #EA7BE0 #EA7BA9
triadic
#EA7BE0 #E0EA7B #7BE0EA
tetradic
#EA7BE0 #EABC7B #7BEA85 #7BA9EA
square
#EA7BE0 #EABC7B #7BEA85 #7BA9EA
split-complementary
#EA7BE0 #A9EA7B #7BEABC
monochromatic
#CA20BB #E246D4 #EA7BE0 #F2B0EC #FBE5F9
Accessibility & contrast
On white
2.50
#EA7BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA7BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BE0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BE0 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE3
Deuteranopia (green-blind)
#96A9DD
Tritanopia (blue-blind)
#F284A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7be0; /* rgb */ color: rgb(234, 123, 224); /* oklch */ color: oklch(74.1% 0.183 330.7);
Tailwind
colors: {
custom: {
50: '#f3a5ea',
500: '#ea7be0',
950: '#000000',
},
}SCSS
$custom: #ea7be0; $custom-light: #f3a5ea; $custom-dark: #000000;
JSON
{
"hex": "#ea7be0",
"rgb": {
"r": 234,
"g": 123,
"b": 224
},
"hsl": {
"h": 305.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74122,
"c": 0.1826,
"h": 330.7
},
"luminance": 0.3704
}Semantic roles & 50–950 ramp
primary
#EA7BE0
secondary
#D1F0D4
accent
#D52311
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F16
muted
#857F84