#BB89F3#BB89F3
#BB89F3 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.0% C 0.157 H 304.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BB89F3 |
|---|---|
| RGB | rgb(187, 137, 243) |
| HSL | hsl(268, 82%, 75%) |
| HSV | hsv(268, 44%, 95%) |
| CMYK | cmyk(23%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(65.69, 39.34, -46.23) |
| CIE-LCH | lch(65.69, 60.70, 310.40°) |
| OKLab | oklab(72.02% 0.0888 -0.129) |
| OKLCH | oklch(72.02% 0.157 304.5) |
| XYZ | xyz(45.6134, 34.9274, 89.1153) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.09
Light Purple
#BF77F6
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 5.09
Pastel Purple
#CAA0FF
ΔE00 5.95
Easter Purple
#C071FE
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB89F3 #C1F389
analogous
#898CF3 #BB89F3 #F089F3
triadic
#BB89F3 #F3BB89 #89F3BB
tetradic
#BB89F3 #F3898C #C1F389 #89F3F0
square
#BB89F3 #F3898C #C1F389 #89F3F0
split-complementary
#BB89F3 #F3F089 #8CF389
monochromatic
#7B1AE8 #9B51ED #BB89F3 #DBC1F9 #EFE3FC
Accessibility & contrast
On white
2.63
#BB89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BB89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB89F3
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB89F3 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#B29BB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb89f3; /* rgb */ color: rgb(187, 137, 243); /* oklch */ color: oklch(72.0% 0.157 304.5);
Tailwind
colors: {
custom: {
50: '#d1acf7',
500: '#bb89f3',
950: '#000000',
},
}SCSS
$custom: #bb89f3; $custom-light: #d1acf7; $custom-dark: #000000;
JSON
{
"hex": "#bb89f3",
"rgb": {
"r": 187,
"g": 137,
"b": 243
},
"hsl": {
"h": 268.302,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.72022,
"c": 0.15661,
"h": 304.5
},
"luminance": 0.34927
}Semantic roles & 50–950 ramp
primary
#BB89F3
secondary
#E6F4D7
accent
#DE0879
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85