#EA7BFA#EA7BFA
#EA7BFA is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.3% C 0.206 H 322.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BFA |
|---|---|
| RGB | rgb(234, 123, 250) |
| HSL | hsl(292, 93%, 73%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(6.4%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(68.43, 60.81, -45.40) |
| CIE-LCH | lch(68.43, 75.89, 323.26°) |
| OKLab | oklab(75.32% 0.1632 -0.1255) |
| OKLCH | oklch(75.32% 0.206 322.4) |
| XYZ | xyz(58.2682, 38.5631, 94.7981) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.59
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BFA #8BFA7B
analogous
#AA7BFA #EA7BFA #FA7BCA
triadic
#EA7BFA #FAEA7B #7BFAEA
tetradic
#EA7BFA #FAAA7B #8BFA7B #7BCAFA
square
#EA7BFA #FAAA7B #8BFA7B #7BCAFA
split-complementary
#EA7BFA #CAFA7B #7BFAAA
monochromatic
#D409F1 #E140F8 #EA7BFA #F3B6FC #FAE2FE
Accessibility & contrast
On white
2.41
#EA7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EA7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BFA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BFA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#ED8CAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7bfa; /* rgb */ color: rgb(234, 123, 250); /* oklch */ color: oklch(75.3% 0.206 322.4);
Tailwind
colors: {
custom: {
50: '#f3a5fc',
500: '#ea7bfa',
950: '#000000',
},
}SCSS
$custom: #ea7bfa; $custom-light: #f3a5fc; $custom-dark: #000000;
JSON
{
"hex": "#ea7bfa",
"rgb": {
"r": 234,
"g": 123,
"b": 250
},
"hsl": {
"h": 292.441,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.75322,
"c": 0.20587,
"h": 322.4
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#EA7BFA
secondary
#D9F6D5
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85