#B87AEA#B87AEA
#B87AEA is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.8% C 0.169 H 308.1°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B87AEA |
|---|---|
| RGB | rgb(184, 122, 234) |
| HSL | hsl(273, 73%, 70%) |
| HSV | hsv(273, 48%, 92%) |
| CMYK | cmyk(21.4%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(61.70, 44.65, -47.58) |
| CIE-LCH | lch(61.70, 65.25, 313.18°) |
| OKLab | oklab(68.82% 0.1043 -0.133) |
| OKLCH | oklch(68.82% 0.169 308.1) |
| XYZ | xyz(41.5751, 30.0504, 81.4361) |
| Luminance | 0.3005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.07
Easter Purple
#C071FE
ΔE00 3.62
Light Urple
#B36FF6
ΔE00 3.66
Liliac
#C48EFD
ΔE00 5.53
Bright Lavender
#C760FF
ΔE00 6.19
Bright Lilac
#C95EFB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87AEA #ACEA7A
analogous
#807AEA #B87AEA #EA7AE4
triadic
#B87AEA #EAB87A #7AEAB8
tetradic
#B87AEA #EA807A #ACEA7A #7AE4EA
square
#B87AEA #EA807A #ACEA7A #7AE4EA
split-complementary
#B87AEA #E4EA7A #7AEA80
monochromatic
#7E20CA #9C45E2 #B87AEA #D4AFF2 #F0E4FB
Accessibility & contrast
On white
3.00
#B87AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#B87AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B87AEA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87AEA | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D92EE
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#B18DA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b87aea; /* rgb */ color: rgb(184, 122, 234); /* oklch */ color: oklch(68.8% 0.169 308.1);
Tailwind
colors: {
custom: {
50: '#cfa2f1',
500: '#b87aea',
950: '#000000',
},
}SCSS
$custom: #b87aea; $custom-light: #cfa2f1; $custom-dark: #000000;
JSON
{
"hex": "#b87aea",
"rgb": {
"r": 184,
"g": 122,
"b": 234
},
"hsl": {
"h": 273.214,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.68823,
"c": 0.16902,
"h": 308.1
},
"luminance": 0.3005
}Semantic roles & 50–950 ramp
primary
#B87AEA
secondary
#DEF0D0
accent
#D51168
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85