#EA8BFB#EA8BFB
#EA8BFB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.182 H 321.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BFB |
|---|---|
| RGB | rgb(234, 139, 251) |
| HSL | hsl(291, 93%, 76%) |
| HSV | hsv(291, 45%, 98%) |
| CMYK | cmyk(6.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.50, 53.11, -41.14) |
| CIE-LCH | lch(71.50, 67.18, 322.24°) |
| OKLab | oklab(77.61% 0.1418 -0.1133) |
| OKLCH | oklch(77.61% 0.182 321.4) |
| XYZ | xyz(60.5749, 42.9250, 96.3426) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 7.21
Liliac
#C48EFD
ΔE00 7.36
Violet Pink
#FB5FFC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BFB #9CFB8B
analogous
#B28BFB #EA8BFB #FB8BD4
triadic
#EA8BFB #FBEA8B #8BFBEA
tetradic
#EA8BFB #FBB28B #9CFB8B #8BD4FB
square
#EA8BFB #FBB28B #9CFB8B #8BD4FB
split-complementary
#EA8BFB #D4FB8B #8BFBB2
monochromatic
#D515F7 #DF50F9 #EA8BFB #F5C6FD #FAE1FE
Accessibility & contrast
On white
2.19
#EA8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EA8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BFB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BFB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#EC99B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8bfb; /* rgb */ color: rgb(234, 139, 251); /* oklch */ color: oklch(77.6% 0.182 321.4);
Tailwind
colors: {
custom: {
50: '#f2affd',
500: '#ea8bfb',
950: '#000000',
},
}SCSS
$custom: #ea8bfb; $custom-light: #f2affd; $custom-dark: #000000;
JSON
{
"hex": "#ea8bfb",
"rgb": {
"r": 234,
"g": 139,
"b": 251
},
"hsl": {
"h": 290.893,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77614,
"c": 0.18153,
"h": 321.4
},
"luminance": 0.42923
}Semantic roles & 50–950 ramp
primary
#EA8BFB
secondary
#DAF6D5
accent
#E60023
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085