#B77FF5#B77FF5
#B77FF5 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.1% C 0.174 H 304.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FF5 |
|---|---|
| RGB | rgb(183, 127, 245) |
| HSL | hsl(268, 86%, 73%) |
| HSV | hsv(268, 48%, 96%) |
| CMYK | cmyk(25.3%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.21, 44.18, -51.28) |
| CIE-LCH | lch(63.21, 67.69, 310.75°) |
| OKLab | oklab(70.1% 0.0977 -0.1438) |
| OKLCH | oklch(70.1% 0.174 304.2) |
| XYZ | xyz(43.5957, 31.8388, 90.2173) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.42
Easter Purple
#C071FE
ΔE00 3.67
Light Urple
#B36FF6
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.19
Bright Lavender
#C760FF
ΔE00 6.90
Bright Lilac
#C95EFB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FF5 #BDF57F
analogous
#7F82F5 #B77FF5 #F27FF5
triadic
#B77FF5 #F5B77F #7FF5B7
tetradic
#B77FF5 #F57F82 #BDF57F #7FF5F2
square
#B77FF5 #F57F82 #BDF57F #7FF5F2
split-complementary
#B77FF5 #F5F27F #82F57F
monochromatic
#7712E8 #9746F1 #B77FF5 #D7B8F9 #EFE3FD
Accessibility & contrast
On white
2.85
#B77FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#B77FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FF5
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FF5 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F9
Deuteranopia (green-blind)
#6B99F2
Tritanopia (blue-blind)
#AC94AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b77ff5; /* rgb */ color: rgb(183, 127, 245); /* oklch */ color: oklch(70.1% 0.174 304.2);
Tailwind
colors: {
custom: {
50: '#cfa5f9',
500: '#b77ff5',
950: '#000000',
},
}SCSS
$custom: #b77ff5; $custom-light: #cfa5f9; $custom-dark: #000000;
JSON
{
"hex": "#b77ff5",
"rgb": {
"r": 183,
"g": 127,
"b": 245
},
"hsl": {
"h": 268.475,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.70104,
"c": 0.17384,
"h": 304.2
},
"luminance": 0.31839
}Semantic roles & 50–950 ramp
primary
#B77FF5
secondary
#E6F5D6
accent
#E20378
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85