#EA9BFB#EA9BFB
#EA9BFB is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.155 H 320.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BFB |
|---|---|
| RGB | rgb(234, 155, 251) |
| HSL | hsl(289, 92%, 80%) |
| HSV | hsv(289, 38%, 98%) |
| CMYK | cmyk(6.8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.76, 44.88, -36.07) |
| CIE-LCH | lch(74.76, 57.57, 321.21°) |
| OKLab | oklab(80.05% 0.1194 -0.0989) |
| OKLCH | oklch(80.05% 0.155 320.3) |
| XYZ | xyz(63.0634, 47.9022, 97.1721) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.45
Mauve
#E0B0FF
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BFB #ACFB9B
analogous
#BA9BFB #EA9BFB #FB9BDC
triadic
#EA9BFB #FBEA9B #9BFBEA
tetradic
#EA9BFB #FBBA9B #ACFB9B #9BDCFB
square
#EA9BFB #FBBA9B #ACFB9B #9BDCFB
split-complementary
#EA9BFB #DCFB9B #9BFBBA
monochromatic
#D125F6 #DE60F9 #EA9BFB #F6D6FD #F9E2FE
Accessibility & contrast
On white
1.98
#EA9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EA9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BFB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BFB | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#ECA6BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bfb; /* rgb */ color: rgb(234, 155, 251); /* oklch */ color: oklch(80.1% 0.155 320.3);
Tailwind
colors: {
custom: {
50: '#f2bafd',
500: '#ea9bfb',
950: '#000000',
},
}SCSS
$custom: #ea9bfb; $custom-light: #f2bafd; $custom-dark: #000000;
JSON
{
"hex": "#ea9bfb",
"rgb": {
"r": 234,
"g": 155,
"b": 251
},
"hsl": {
"h": 289.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80055,
"c": 0.15504,
"h": 320.3
},
"luminance": 0.479
}Semantic roles & 50–950 ramp
primary
#EA9BFB
secondary
#DBF6D5
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185