#BB79F0#BB79F0
#BB79F0 is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.3% C 0.178 H 308.0°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BB79F0 |
|---|---|
| RGB | rgb(187, 121, 240) |
| HSL | hsl(273, 80%, 71%) |
| HSV | hsv(273, 50%, 94%) |
| CMYK | cmyk(22.1%, 49.6%, 0%, 5.9%) |
| CIE-LAB | lab(62.11, 47.32, -50.23) |
| CIE-LCH | lch(62.11, 69.01, 313.29°) |
| OKLab | oklab(69.3% 0.1099 -0.1406) |
| OKLCH | oklch(69.3% 0.178 308) |
| XYZ | xyz(43.0560, 30.5313, 86.0461) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.09
Easter Purple
#C071FE
ΔE00 2.70
Light Urple
#B36FF6
ΔE00 3.20
Liliac
#C48EFD
ΔE00 5.36
Bright Lavender
#C760FF
ΔE00 5.50
Bright Lilac
#C95EFB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB79F0 #AEF079
analogous
#7F79F0 #BB79F0 #F079EA
triadic
#BB79F0 #F0BB79 #79F0BB
tetradic
#BB79F0 #F07F79 #AEF079 #79EAF0
square
#BB79F0 #F07F79 #AEF079 #79EAF0
split-complementary
#BB79F0 #EAF079 #79F07F
monochromatic
#8218D7 #9F42EA #BB79F0 #D7B0F6 #F1E3FC
Accessibility & contrast
On white
2.96
#BB79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BB79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB79F0
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB79F0 | 1.00 | 2.96 | 7.11 | 7.11 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5893F4
Deuteranopia (green-blind)
#6B97ED
Tritanopia (blue-blind)
#B38DA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bb79f0; /* rgb */ color: rgb(187, 121, 240); /* oklch */ color: oklch(69.3% 0.178 308.0);
Tailwind
colors: {
custom: {
50: '#d2a1f5',
500: '#bb79f0',
950: '#000000',
},
}SCSS
$custom: #bb79f0; $custom-light: #d2a1f5; $custom-dark: #000000;
JSON
{
"hex": "#bb79f0",
"rgb": {
"r": 187,
"g": 121,
"b": 240
},
"hsl": {
"h": 273.277,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.69299,
"c": 0.17849,
"h": 308
},
"luminance": 0.30531
}Semantic roles & 50–950 ramp
primary
#BB79F0
secondary
#E1F2D2
accent
#DC0967
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85