#BB79F9#BB79F9
#BB79F9 is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.8% C 0.189 H 305.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BB79F9 |
|---|---|
| RGB | rgb(187, 121, 249) |
| HSL | hsl(271, 91%, 73%) |
| HSV | hsv(271, 51%, 98%) |
| CMYK | cmyk(24.9%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(62.57, 49.35, -54.46) |
| CIE-LCH | lch(62.57, 73.50, 312.18°) |
| OKLab | oklab(69.8% 0.1107 -0.153) |
| OKLCH | oklch(69.8% 0.189 305.9) |
| XYZ | xyz(44.4262, 31.0794, 93.2627) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.10
Easter Purple
#C071FE
ΔE00 1.98
Light Urple
#B36FF6
ΔE00 2.81
Liliac
#C48EFD
ΔE00 5.24
Bright Lavender
#C760FF
ΔE00 5.25
Bright Lilac
#C95EFB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB79F9 #B7F979
analogous
#7B79F9 #BB79F9 #F979F7
triadic
#BB79F9 #F9BB79 #79F9BB
tetradic
#BB79F9 #F97B79 #B7F979 #79F7F9
square
#BB79F9 #F97B79 #B7F979 #79F7F9
split-complementary
#BB79F9 #F7F979 #79F97B
monochromatic
#7F0BED #9D3EF6 #BB79F9 #D9B4FC #F0E2FE
Accessibility & contrast
On white
2.91
#BB79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BB79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB79F9
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB79F9 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FD
Deuteranopia (green-blind)
#6598F6
Tritanopia (blue-blind)
#B190AE
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb79f9; /* rgb */ color: rgb(187, 121, 249); /* oklch */ color: oklch(69.8% 0.189 305.9);
Tailwind
colors: {
custom: {
50: '#d2a1fc',
500: '#bb79f9',
950: '#000000',
},
}SCSS
$custom: #bb79f9; $custom-light: #d2a1fc; $custom-dark: #000000;
JSON
{
"hex": "#bb79f9",
"rgb": {
"r": 187,
"g": 121,
"b": 249
},
"hsl": {
"h": 270.938,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.69795,
"c": 0.18883,
"h": 305.9
},
"luminance": 0.31079
}Semantic roles & 50–950 ramp
primary
#BB79F9
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85