#B77FF9#B77FF9
#B77FF9 is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.3% C 0.179 H 303.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FF9 |
|---|---|
| RGB | rgb(183, 127, 249) |
| HSL | hsl(268, 91%, 74%) |
| HSV | hsv(268, 49%, 98%) |
| CMYK | cmyk(26.5%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(63.41, 45.11, -53.16) |
| CIE-LCH | lch(63.41, 69.72, 310.32°) |
| OKLab | oklab(70.32% 0.0981 -0.1493) |
| OKLCH | oklch(70.32% 0.179 303.3) |
| XYZ | xyz(44.2129, 32.0856, 93.4681) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.56
Easter Purple
#C071FE
ΔE00 3.56
Light Urple
#B36FF6
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.23
Bright Lavender
#C760FF
ΔE00 6.85
Bright Lilac
#C95EFB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FF9 #C1F97F
analogous
#7F84F9 #B77FF9 #F47FF9
triadic
#B77FF9 #F9B77F #7FF9B7
tetradic
#B77FF9 #F97F84 #C1F97F #7FF9F4
square
#B77FF9 #F97F84 #C1F97F #7FF9F4
split-complementary
#B77FF9 #F9F47F #84F97F
monochromatic
#750BF2 #9645F6 #B77FF9 #D8B9FC #EFE2FE
Accessibility & contrast
On white
2.83
#B77FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#B77FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FF9
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FF9 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#6999F6
Tritanopia (blue-blind)
#AB95B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b77ff9; /* rgb */ color: rgb(183, 127, 249); /* oklch */ color: oklch(70.3% 0.179 303.3);
Tailwind
colors: {
custom: {
50: '#cfa5fc',
500: '#b77ff9',
950: '#000000',
},
}SCSS
$custom: #b77ff9; $custom-light: #cfa5fc; $custom-dark: #000000;
JSON
{
"hex": "#b77ff9",
"rgb": {
"r": 183,
"g": 127,
"b": 249
},
"hsl": {
"h": 267.541,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.70323,
"c": 0.17862,
"h": 303.3
},
"luminance": 0.32086
}Semantic roles & 50–950 ramp
primary
#B77FF9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85