#B77FF4#B77FF4
#B77FF4 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.0% C 0.173 H 304.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FF4 |
|---|---|
| RGB | rgb(183, 127, 244) |
| HSL | hsl(269, 84%, 73%) |
| HSV | hsv(269, 48%, 96%) |
| CMYK | cmyk(25%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(63.16, 43.95, -50.81) |
| CIE-LCH | lch(63.16, 67.18, 310.86°) |
| OKLab | oklab(70.05% 0.0976 -0.1424) |
| OKLCH | oklch(70.05% 0.173 304.4) |
| XYZ | xyz(43.4435, 31.7779, 89.4155) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.41
Easter Purple
#C071FE
ΔE00 3.72
Light Urple
#B36FF6
ΔE00 4.00
Liliac
#C48EFD
ΔE00 4.20
Bright Lavender
#C760FF
ΔE00 6.92
Bright Lilac
#C95EFB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FF4 #BCF47F
analogous
#7F81F4 #B77FF4 #F27FF4
triadic
#B77FF4 #F4B77F #7FF4B7
tetradic
#B77FF4 #F47F81 #BCF47F #7FF4F2
square
#B77FF4 #F47F81 #BCF47F #7FF4F2
split-complementary
#B77FF4 #F4F27F #81F47F
monochromatic
#7814E5 #9747EF #B77FF4 #D7B7F9 #EFE3FD
Accessibility & contrast
On white
2.85
#B77FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#B77FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FF4
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FF4 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#6C99F1
Tritanopia (blue-blind)
#AD93AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b77ff4; /* rgb */ color: rgb(183, 127, 244); /* oklch */ color: oklch(70.0% 0.173 304.4);
Tailwind
colors: {
custom: {
50: '#cfa5f8',
500: '#b77ff4',
950: '#000000',
},
}SCSS
$custom: #b77ff4; $custom-light: #cfa5f8; $custom-dark: #000000;
JSON
{
"hex": "#b77ff4",
"rgb": {
"r": 183,
"g": 127,
"b": 244
},
"hsl": {
"h": 268.718,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7005,
"c": 0.17263,
"h": 304.4
},
"luminance": 0.31778
}Semantic roles & 50–950 ramp
primary
#B77FF4
secondary
#E6F5D6
accent
#E10577
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85