#BC77F8#BC77F8
#BC77F8 is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.5% C 0.191 H 306.8°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BC77F8 |
|---|---|
| RGB | rgb(188, 119, 248) |
| HSL | hsl(272, 90%, 72%) |
| HSV | hsv(272, 52%, 97%) |
| CMYK | cmyk(24.2%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(62.22, 50.43, -54.47) |
| CIE-LCH | lch(62.22, 74.23, 312.80°) |
| OKLab | oklab(69.54% 0.1144 -0.1529) |
| OKLCH | oklch(69.54% 0.191 306.8) |
| XYZ | xyz(44.2757, 30.6628, 92.3748) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.73
Easter Purple
#C071FE
ΔE00 1.59
Light Urple
#B36FF6
ΔE00 2.55
Bright Lavender
#C760FF
ΔE00 4.77
Bright Lilac
#C95EFB
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC77F8 #B3F877
analogous
#7C77F8 #BC77F8 #F877F4
triadic
#BC77F8 #F8BC77 #77F8BC
tetradic
#BC77F8 #F87C77 #B3F877 #77F4F8
square
#BC77F8 #F87C77 #B3F877 #77F4F8
split-complementary
#BC77F8 #F4F877 #77F87C
monochromatic
#820CE9 #9F3DF5 #BC77F8 #D9B1FB #F1E2FE
Accessibility & contrast
On white
2.94
#BC77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#BC77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC77F8
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC77F8 | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F94FC
Deuteranopia (green-blind)
#6597F5
Tritanopia (blue-blind)
#B38EAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc77f8; /* rgb */ color: rgb(188, 119, 248); /* oklch */ color: oklch(69.5% 0.191 306.8);
Tailwind
colors: {
custom: {
50: '#d3a0fb',
500: '#bc77f8',
950: '#000000',
},
}SCSS
$custom: #bc77f8; $custom-light: #d3a0fb; $custom-dark: #000000;
JSON
{
"hex": "#bc77f8",
"rgb": {
"r": 188,
"g": 119,
"b": 248
},
"hsl": {
"h": 272.093,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.69541,
"c": 0.19102,
"h": 306.8
},
"luminance": 0.30662
}Semantic roles & 50–950 ramp
primary
#BC77F8
secondary
#E4F6D5
accent
#E6006B
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85