#BB79FF#BB79FF
#BB79FF is a light, vivid violet. Relative luminance 0.315; OKLCH L 70.1% C 0.196 H 304.6°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BB79FF |
|---|---|
| RGB | rgb(187, 121, 255) |
| HSL | hsl(270, 100%, 74%) |
| HSV | hsv(270, 53%, 100%) |
| CMYK | cmyk(26.7%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(62.89, 50.72, -57.25) |
| CIE-LCH | lch(62.89, 76.49, 311.54°) |
| OKLab | oklab(70.13% 0.1111 -0.1611) |
| OKLCH | oklch(70.13% 0.196 304.6) |
| XYZ | xyz(45.3770, 31.4597, 98.2701) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.82
Easter Purple
#C071FE
ΔE00 1.98
Light Urple
#B36FF6
ΔE00 2.93
Bright Lavender
#C760FF
ΔE00 5.29
Liliac
#C48EFD
ΔE00 5.35
Bright Lilac
#C95EFB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB79FF #BDFF79
analogous
#797AFF #BB79FF #FE79FF
triadic
#BB79FF #FFBB79 #79FFBB
tetradic
#BB79FF #FF797A #BDFF79 #79FFFE
square
#BB79FF #FF797A #BDFF79 #79FFFE
split-complementary
#BB79FF #FFFE79 #7AFF79
monochromatic
#7D00FE #9C3CFF #BB79FF #DAB6FF #EFE0FF
Accessibility & contrast
On white
2.88
#BB79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#BB79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB79FF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB79FF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#6198FC
Tritanopia (blue-blind)
#AF92B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bb79ff; /* rgb */ color: rgb(187, 121, 255); /* oklch */ color: oklch(70.1% 0.196 304.6);
Tailwind
colors: {
custom: {
50: '#d3a2ff',
500: '#bb79ff',
950: '#000000',
},
}SCSS
$custom: #bb79ff; $custom-light: #d3a2ff; $custom-dark: #000000;
JSON
{
"hex": "#bb79ff",
"rgb": {
"r": 187,
"g": 121,
"b": 255
},
"hsl": {
"h": 269.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.70134,
"c": 0.19572,
"h": 304.6
},
"luminance": 0.3146
}Semantic roles & 50–950 ramp
primary
#BB79FF
secondary
#E6F7D4
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86