#B77FEE#B77FEE
#B77FEE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.7% C 0.165 H 305.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FEE |
|---|---|
| RGB | rgb(183, 127, 238) |
| HSL | hsl(270, 77%, 72%) |
| HSV | hsv(270, 47%, 93%) |
| CMYK | cmyk(23.1%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(62.86, 42.57, -47.97) |
| CIE-LCH | lch(62.86, 64.13, 311.59°) |
| OKLab | oklab(69.73% 0.0969 -0.1341) |
| OKLCH | oklch(69.73% 0.165 305.8) |
| XYZ | xyz(42.5472, 31.4194, 84.6954) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.57
Easter Purple
#C071FE
ΔE00 4.13
Light Urple
#B36FF6
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.35
Bright Lavender
#C760FF
ΔE00 7.13
Bright Lilac
#C95EFB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FEE #B6EE7F
analogous
#807FEE #B77FEE #EE7FEE
triadic
#B77FEE #EEB77F #7FEEB7
tetradic
#B77FEE #EE807F #B6EE7F #7FEEEE
square
#B77FEE #EE807F #B6EE7F #7FEEEE
split-complementary
#B77FEE #EEEE7F #7FEE80
monochromatic
#7A1CD6 #9949E7 #B77FEE #D5B5F5 #F0E4FB
Accessibility & contrast
On white
2.88
#B77FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#B77FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FEE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FEE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#7098EB
Tritanopia (blue-blind)
#AE92AB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b77fee; /* rgb */ color: rgb(183, 127, 238); /* oklch */ color: oklch(69.7% 0.165 305.8);
Tailwind
colors: {
custom: {
50: '#cfa5f4',
500: '#b77fee',
950: '#000000',
},
}SCSS
$custom: #b77fee; $custom-light: #cfa5f4; $custom-dark: #000000;
JSON
{
"hex": "#b77fee",
"rgb": {
"r": 183,
"g": 127,
"b": 238
},
"hsl": {
"h": 270.27,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.6973,
"c": 0.16546,
"h": 305.8
},
"luminance": 0.31419
}Semantic roles & 50–950 ramp
primary
#B77FEE
secondary
#E4F3D6
accent
#D90D72
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85