#B77AEA#B77AEA
#B77AEA is a light, vivid violet. Relative luminance 0.299; OKLCH L 68.7% C 0.169 H 307.7°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B77AEA |
|---|---|
| RGB | rgb(183, 122, 234) |
| HSL | hsl(273, 73%, 70%) |
| HSV | hsv(273, 48%, 92%) |
| CMYK | cmyk(21.8%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(61.59, 44.38, -47.76) |
| CIE-LCH | lch(61.59, 65.19, 312.90°) |
| OKLab | oklab(68.72% 0.1031 -0.1335) |
| OKLCH | oklch(68.72% 0.169 307.7) |
| XYZ | xyz(41.3363, 29.9273, 81.4249) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Light Urple
#B36FF6
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 3.64
Liliac
#C48EFD
ΔE00 5.57
Bright Lavender
#C760FF
ΔE00 6.23
Bright Lilac
#C95EFB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77AEA #ADEA7A
analogous
#7F7AEA #B77AEA #EA7AE5
triadic
#B77AEA #EAB77A #7AEAB7
tetradic
#B77AEA #EA7F7A #ADEA7A #7AE5EA
square
#B77AEA #EA7F7A #ADEA7A #7AE5EA
split-complementary
#B77AEA #E5EA7A #7AEA7F
monochromatic
#7C20CA #9A45E2 #B77AEA #D4AFF2 #F0E4FB
Accessibility & contrast
On white
3.01
#B77AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#B77AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B77AEA
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77AEA | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D92EE
Deuteranopia (green-blind)
#6D95E7
Tritanopia (blue-blind)
#B08DA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b77aea; /* rgb */ color: rgb(183, 122, 234); /* oklch */ color: oklch(68.7% 0.169 307.7);
Tailwind
colors: {
custom: {
50: '#cfa2f1',
500: '#b77aea',
950: '#000000',
},
}SCSS
$custom: #b77aea; $custom-light: #cfa2f1; $custom-dark: #000000;
JSON
{
"hex": "#b77aea",
"rgb": {
"r": 183,
"g": 122,
"b": 234
},
"hsl": {
"h": 272.679,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.68719,
"c": 0.1687,
"h": 307.7
},
"luminance": 0.29927
}Semantic roles & 50–950 ramp
primary
#B77AEA
secondary
#DEF0D0
accent
#D5116A
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85