#BF77F8#BF77F8
#BF77F8 is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.9% C 0.192 H 308.0°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BF77F8 |
|---|---|
| RGB | rgb(191, 119, 248) |
| HSL | hsl(273, 90%, 72%) |
| HSV | hsv(273, 52%, 97%) |
| CMYK | cmyk(23%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(62.55, 51.19, -53.93) |
| CIE-LCH | lch(62.55, 74.36, 313.51°) |
| OKLab | oklab(69.86% 0.1181 -0.1513) |
| OKLCH | oklch(69.86% 0.192 308) |
| XYZ | xyz(45.0226, 31.0479, 92.4098) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.31
Easter Purple
#C071FE
ΔE00 1.57
Light Urple
#B36FF6
ΔE00 2.95
Bright Lavender
#C760FF
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 5.04
Liliac
#C48EFD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF77F8 #B0F877
analogous
#7F77F8 #BF77F8 #F877F1
triadic
#BF77F8 #F8BF77 #77F8BF
tetradic
#BF77F8 #F87F77 #B0F877 #77F1F8
square
#BF77F8 #F87F77 #B0F877 #77F1F8
split-complementary
#BF77F8 #F1F877 #77F87F
monochromatic
#870CE9 #A43DF5 #BF77F8 #DAB1FB #F1E2FE
Accessibility & contrast
On white
2.91
#BF77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#BF77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF77F8
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF77F8 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5094FC
Deuteranopia (green-blind)
#6798F5
Tritanopia (blue-blind)
#B78EAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf77f8; /* rgb */ color: rgb(191, 119, 248); /* oklch */ color: oklch(69.9% 0.192 308.0);
Tailwind
colors: {
custom: {
50: '#d5a0fb',
500: '#bf77f8',
950: '#000000',
},
}SCSS
$custom: #bf77f8; $custom-light: #d5a0fb; $custom-dark: #000000;
JSON
{
"hex": "#bf77f8",
"rgb": {
"r": 191,
"g": 119,
"b": 248
},
"hsl": {
"h": 273.488,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.69855,
"c": 0.1919,
"h": 308
},
"luminance": 0.31047
}Semantic roles & 50–950 ramp
primary
#BF77F8
secondary
#E4F6D5
accent
#E60065
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#150F17
muted
#837F85