#BB89F9#BB89F9
#BB89F9 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.3% C 0.164 H 303.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB89F9 |
|---|---|
| RGB | rgb(187, 137, 249) |
| HSL | hsl(267, 90%, 76%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(24.9%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(65.98, 40.72, -49.07) |
| CIE-LCH | lch(65.98, 63.77, 309.69°) |
| OKLab | oklab(72.33% 0.0896 -0.1373) |
| OKLCH | oklch(72.33% 0.164 303.1) |
| XYZ | xyz(46.5343, 35.2957, 93.9654) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Light Purple
#BF77F6
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 5.43
Easter Purple
#C071FE
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 6.04
Light Urple
#B36FF6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB89F9 #C7F989
analogous
#898FF9 #BB89F9 #F389F9
triadic
#BB89F9 #F9BB89 #89F9BB
tetradic
#BB89F9 #F9898F #C7F989 #89F9F3
square
#BB89F9 #F9898F #C7F989 #89F9F3
split-complementary
#BB89F9 #F9F389 #8FF989
monochromatic
#7815F3 #994FF6 #BB89F9 #DDC3FC #EEE2FE
Accessibility & contrast
On white
2.61
#BB89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BB89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB89F9
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB89F9 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#76A0F6
Tritanopia (blue-blind)
#B09CB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb89f9; /* rgb */ color: rgb(187, 137, 249); /* oklch */ color: oklch(72.3% 0.164 303.1);
Tailwind
colors: {
custom: {
50: '#d2acfc',
500: '#bb89f9',
950: '#000000',
},
}SCSS
$custom: #bb89f9; $custom-light: #d2acfc; $custom-dark: #000000;
JSON
{
"hex": "#bb89f9",
"rgb": {
"r": 187,
"g": 137,
"b": 249
},
"hsl": {
"h": 266.786,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.72331,
"c": 0.16396,
"h": 303.1
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#BB89F9
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85