#B77EFA#B77EFA
#B77EFA is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.2% C 0.181 H 303.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B77EFA |
|---|---|
| RGB | rgb(183, 126, 250) |
| HSL | hsl(268, 93%, 74%) |
| HSV | hsv(268, 50%, 98%) |
| CMYK | cmyk(26.8%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(63.25, 45.89, -53.96) |
| CIE-LCH | lch(63.25, 70.83, 310.38°) |
| OKLab | oklab(70.22% 0.0995 -0.1516) |
| OKLCH | oklch(70.22% 0.181 303.3) |
| XYZ | xyz(44.2408, 31.8912, 94.2488) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.45
Easter Purple
#C071FE
ΔE00 3.32
Light Urple
#B36FF6
ΔE00 3.69
Liliac
#C48EFD
ΔE00 4.46
Bright Lavender
#C760FF
ΔE00 6.62
Bright Lilac
#C95EFB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77EFA #C1FA7E
analogous
#7E83FA #B77EFA #F57EFA
triadic
#B77EFA #FAB77E #7EFAB7
tetradic
#B77EFA #FA7E83 #C1FA7E #7EFAF5
square
#B77EFA #FA7E83 #C1FA7E #7EFAF5
split-complementary
#B77EFA #FAF57E #83FA7E
monochromatic
#7509F4 #9643F8 #B77EFA #D8B9FC #EFE2FE
Accessibility & contrast
On white
2.85
#B77EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#B77EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77EFA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77EFA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#6799F7
Tritanopia (blue-blind)
#AB94B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b77efa; /* rgb */ color: rgb(183, 126, 250); /* oklch */ color: oklch(70.2% 0.181 303.3);
Tailwind
colors: {
custom: {
50: '#cfa5fc',
500: '#b77efa',
950: '#000000',
},
}SCSS
$custom: #b77efa; $custom-light: #cfa5fc; $custom-dark: #000000;
JSON
{
"hex": "#b77efa",
"rgb": {
"r": 183,
"g": 126,
"b": 250
},
"hsl": {
"h": 267.581,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7022,
"c": 0.18134,
"h": 303.3
},
"luminance": 0.31891
}Semantic roles & 50–950 ramp
primary
#B77EFA
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85