#B77BEE#B77BEE
#B77BEE is a light, vivid violet. Relative luminance 0.304; OKLCH L 69.1% C 0.172 H 306.5°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B77BEE |
|---|---|
| RGB | rgb(183, 123, 238) |
| HSL | hsl(271, 77%, 71%) |
| HSV | hsv(271, 48%, 93%) |
| CMYK | cmyk(23.1%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(62.00, 44.74, -49.32) |
| CIE-LCH | lch(62.00, 66.59, 312.21°) |
| OKLab | oklab(69.09% 0.1022 -0.1381) |
| OKLCH | oklch(69.09% 0.172 306.5) |
| XYZ | xyz(42.0409, 30.4066, 84.5266) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.88
Easter Purple
#C071FE
ΔE00 3.36
Light Urple
#B36FF6
ΔE00 3.39
Liliac
#C48EFD
ΔE00 5.18
Bright Lavender
#C760FF
ΔE00 6.22
Bright Lilac
#C95EFB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77BEE #B2EE7B
analogous
#7D7BEE #B77BEE #EE7BEC
triadic
#B77BEE #EEB77B #7BEEB7
tetradic
#B77BEE #EE7D7B #B2EE7B #7BECEE
square
#B77BEE #EE7D7B #B2EE7B #7BECEE
split-complementary
#B77BEE #ECEE7B #7BEE7D
monochromatic
#7B1BD3 #9945E7 #B77BEE #D5B1F5 #F0E4FC
Accessibility & contrast
On white
2.97
#B77BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#B77BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77BEE
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77BEE | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B94F2
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#AF8FA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b77bee; /* rgb */ color: rgb(183, 123, 238); /* oklch */ color: oklch(69.1% 0.172 306.5);
Tailwind
colors: {
custom: {
50: '#cfa2f4',
500: '#b77bee',
950: '#000000',
},
}SCSS
$custom: #b77bee; $custom-light: #cfa2f4; $custom-dark: #000000;
JSON
{
"hex": "#b77bee",
"rgb": {
"r": 183,
"g": 123,
"b": 238
},
"hsl": {
"h": 271.304,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.69091,
"c": 0.17181,
"h": 306.5
},
"luminance": 0.30406
}Semantic roles & 50–950 ramp
primary
#B77BEE
secondary
#E2F2D3
accent
#D90C6E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85