#B77FFA#B77FFA
#B77FFA is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.4% C 0.180 H 303.1°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FFA |
|---|---|
| RGB | rgb(183, 127, 250) |
| HSL | hsl(267, 92%, 74%) |
| HSV | hsv(267, 49%, 98%) |
| CMYK | cmyk(26.8%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(63.47, 45.35, -53.63) |
| CIE-LCH | lch(63.47, 70.23, 310.22°) |
| OKLab | oklab(70.38% 0.0982 -0.1506) |
| OKLCH | oklch(70.38% 0.18 303.1) |
| XYZ | xyz(44.3693, 32.1482, 94.2917) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.62
Easter Purple
#C071FE
ΔE00 3.54
Light Urple
#B36FF6
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.25
Bright Lavender
#C760FF
ΔE00 6.85
Bright Lilac
#C95EFB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FFA #C2FA7F
analogous
#7F85FA #B77FFA #F47FFA
triadic
#B77FFA #FAB77F #7FFAB7
tetradic
#B77FFA #FA7F85 #C2FA7F #7FFAF4
square
#B77FFA #FA7F85 #C2FA7F #7FFAF4
split-complementary
#B77FFA #FAF47F #85FA7F
monochromatic
#750AF5 #9644F8 #B77FFA #D8BAFC #EEE2FE
Accessibility & contrast
On white
2.83
#B77FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#B77FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FFA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FFA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FE
Deuteranopia (green-blind)
#6899F7
Tritanopia (blue-blind)
#AB95B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b77ffa; /* rgb */ color: rgb(183, 127, 250); /* oklch */ color: oklch(70.4% 0.180 303.1);
Tailwind
colors: {
custom: {
50: '#cfa5fc',
500: '#b77ffa',
950: '#000000',
},
}SCSS
$custom: #b77ffa; $custom-light: #cfa5fc; $custom-dark: #000000;
JSON
{
"hex": "#b77ffa",
"rgb": {
"r": 183,
"g": 127,
"b": 250
},
"hsl": {
"h": 267.317,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.70378,
"c": 0.17981,
"h": 303.1
},
"luminance": 0.32148
}Semantic roles & 50–950 ramp
primary
#B77FFA
secondary
#E7F6D5
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85