#EA9BFC#EA9BFC
#EA9BFC is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.1% C 0.156 H 320.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BFC |
|---|---|
| RGB | rgb(234, 155, 252) |
| HSL | hsl(289, 94%, 80%) |
| HSV | hsv(289, 38%, 99%) |
| CMYK | cmyk(7.1%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.80, 45.07, -36.55) |
| CIE-LCH | lch(74.80, 58.02, 320.96°) |
| OKLab | oklab(80.1% 0.1196 -0.1003) |
| OKLCH | oklch(80.1% 0.156 320) |
| XYZ | xyz(63.2215, 47.9654, 98.0045) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BFC #ADFC9B
analogous
#BA9BFC #EA9BFC #FC9BDE
triadic
#EA9BFC #FCEA9B #9BFCEA
tetradic
#EA9BFC #FCBA9B #ADFC9B #9BDEFC
square
#EA9BFC #FCBA9B #ADFC9B #9BDEFC
split-complementary
#EA9BFC #DEFC9B #9BFCBA
monochromatic
#D124F8 #DE60FA #EA9BFC #F6D6FE #F9E1FE
Accessibility & contrast
On white
1.98
#EA9BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EA9BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BFC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BFC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#EBA7C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bfc; /* rgb */ color: rgb(234, 155, 252); /* oklch */ color: oklch(80.1% 0.156 320.0);
Tailwind
colors: {
custom: {
50: '#f2bafd',
500: '#ea9bfc',
950: '#000000',
},
}SCSS
$custom: #ea9bfc; $custom-light: #f2bafd; $custom-dark: #000000;
JSON
{
"hex": "#ea9bfc",
"rgb": {
"r": 234,
"g": 155,
"b": 252
},
"hsl": {
"h": 288.866,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80098,
"c": 0.15607,
"h": 320
},
"luminance": 0.47963
}Semantic roles & 50–950 ramp
primary
#EA9BFC
secondary
#DBF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185