#B77FF8#B77FF8
#B77FF8 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.3% C 0.177 H 303.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FF8 |
|---|---|
| RGB | rgb(183, 127, 248) |
| HSL | hsl(268, 90%, 74%) |
| HSV | hsv(268, 49%, 97%) |
| CMYK | cmyk(26.2%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.36, 44.88, -52.69) |
| CIE-LCH | lch(63.36, 69.21, 310.42°) |
| OKLab | oklab(70.27% 0.098 -0.1479) |
| OKLCH | oklch(70.27% 0.177 303.5) |
| XYZ | xyz(44.0574, 32.0234, 92.6488) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.51
Easter Purple
#C071FE
ΔE00 3.57
Light Urple
#B36FF6
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.21
Bright Lavender
#C760FF
ΔE00 6.86
Bright Lilac
#C95EFB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FF8 #C0F87F
analogous
#7F83F8 #B77FF8 #F47FF8
triadic
#B77FF8 #F8B77F #7FF8B7
tetradic
#B77FF8 #F87F83 #C0F87F #7FF8F4
square
#B77FF8 #F87F83 #C0F87F #7FF8F4
split-complementary
#B77FF8 #F8F47F #83F87F
monochromatic
#760DF0 #9645F5 #B77FF8 #D8B9FB #EFE2FD
Accessibility & contrast
On white
2.84
#B77FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#B77FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FF8
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FF8 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#6999F5
Tritanopia (blue-blind)
#AC95B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b77ff8; /* rgb */ color: rgb(183, 127, 248); /* oklch */ color: oklch(70.3% 0.177 303.5);
Tailwind
colors: {
custom: {
50: '#cfa5fb',
500: '#b77ff8',
950: '#000000',
},
}SCSS
$custom: #b77ff8; $custom-light: #cfa5fb; $custom-dark: #000000;
JSON
{
"hex": "#b77ff8",
"rgb": {
"r": 183,
"g": 127,
"b": 248
},
"hsl": {
"h": 267.769,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.70268,
"c": 0.17743,
"h": 303.5
},
"luminance": 0.32023
}Semantic roles & 50–950 ramp
primary
#B77FF8
secondary
#E7F5D6
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85