#B77FED#B77FED
#B77FED is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.7% C 0.164 H 306.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B77FED |
|---|---|
| RGB | rgb(183, 127, 237) |
| HSL | hsl(271, 75%, 71%) |
| HSV | hsv(271, 46%, 93%) |
| CMYK | cmyk(22.8%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(62.81, 42.34, -47.49) |
| CIE-LCH | lch(62.81, 63.63, 311.72°) |
| OKLab | oklab(69.68% 0.0967 -0.1328) |
| OKLCH | oklch(69.68% 0.164 306.1) |
| XYZ | xyz(42.4007, 31.3608, 83.9239) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.64
Easter Purple
#C071FE
ΔE00 4.22
Light Urple
#B36FF6
ΔE00 4.38
Liliac
#C48EFD
ΔE00 4.40
Bright Lavender
#C760FF
ΔE00 7.18
Bright Lilac
#C95EFB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77FED #B5ED7F
analogous
#807FED #B77FED #ED7FEC
triadic
#B77FED #EDB77F #7FEDB7
tetradic
#B77FED #ED807F #B5ED7F #7FECED
square
#B77FED #ED807F #B5ED7F #7FECED
split-complementary
#B77FED #ECED7F #7FED80
monochromatic
#7A1ED4 #9949E5 #B77FED #D5B5F5 #F0E4FB
Accessibility & contrast
On white
2.89
#B77FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#B77FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77FED
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77FED | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#7098EA
Tritanopia (blue-blind)
#AF92AB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b77fed; /* rgb */ color: rgb(183, 127, 237); /* oklch */ color: oklch(69.7% 0.164 306.1);
Tailwind
colors: {
custom: {
50: '#cfa5f3',
500: '#b77fed',
950: '#000000',
},
}SCSS
$custom: #b77fed; $custom-light: #cfa5f3; $custom-dark: #000000;
JSON
{
"hex": "#b77fed",
"rgb": {
"r": 183,
"g": 127,
"b": 237
},
"hsl": {
"h": 270.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.69677,
"c": 0.16427,
"h": 306.1
},
"luminance": 0.3136
}Semantic roles & 50–950 ramp
primary
#B77FED
secondary
#E4F2D6
accent
#D80E71
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85