#B77FFB#B77FFB
#B77FFB is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.4% C 0.181 H 302.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FFB |
|---|---|
| RGB | rgb(183, 127, 251) |
| HSL | hsl(267, 94%, 74%) |
| HSV | hsv(267, 49%, 98%) |
| CMYK | cmyk(27.1%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(63.52, 45.58, -54.09) |
| CIE-LCH | lch(63.52, 70.74, 310.12°) |
| OKLab | oklab(70.43% 0.0983 -0.152) |
| OKLCH | oklch(70.43% 0.181 302.9) |
| XYZ | xyz(44.5265, 32.2111, 95.1197) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.69
Easter Purple
#C071FE
ΔE00 3.54
Light Urple
#B36FF6
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.28
Bright Lavender
#C760FF
ΔE00 6.85
Bright Lilac
#C95EFB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FFB #C3FB7F
analogous
#7F85FB #B77FFB #F57FFB
triadic
#B77FFB #FBB77F #7FFBB7
tetradic
#B77FFB #FB7F85 #C3FB7F #7FFBF5
square
#B77FFB #FB7F85 #C3FB7F #7FFBF5
split-complementary
#B77FFB #FBF57F #85FB7F
monochromatic
#7408F7 #9644F9 #B77FFB #D8BAFD #EEE1FE
Accessibility & contrast
On white
2.82
#B77FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#B77FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FFB
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FFB | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#679AF8
Tritanopia (blue-blind)
#AB96B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b77ffb; /* rgb */ color: rgb(183, 127, 251); /* oklch */ color: oklch(70.4% 0.181 302.9);
Tailwind
colors: {
custom: {
50: '#cfa5fd',
500: '#b77ffb',
950: '#000000',
},
}SCSS
$custom: #b77ffb; $custom-light: #cfa5fd; $custom-dark: #000000;
JSON
{
"hex": "#b77ffb",
"rgb": {
"r": 183,
"g": 127,
"b": 251
},
"hsl": {
"h": 267.097,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.70433,
"c": 0.18101,
"h": 302.9
},
"luminance": 0.32211
}Semantic roles & 50–950 ramp
primary
#B77FFB
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86