#BB90FA#BB90FA
#BB90FA is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.154 H 301.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FA |
|---|---|
| RGB | rgb(187, 144, 250) |
| HSL | hsl(264, 91%, 77%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.2%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(67.59, 37.11, -47.08) |
| CIE-LCH | lch(67.59, 59.95, 308.24°) |
| OKLab | oklab(73.56% 0.0804 -0.1315) |
| OKLCH | oklch(73.56% 0.154 301.4) |
| XYZ | xyz(47.7183, 37.4133, 95.1315) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.87
Baby Purple
#CA9BF7
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FA #CFFA90
analogous
#909AFA #BB90FA #F090FA
triadic
#BB90FA #FABB90 #90FABB
tetradic
#BB90FA #FA909A #CFFA90 #90FAF0
square
#BB90FA #FA909A #CFFA90 #90FAF0
split-complementary
#BB90FA #FAF090 #9AFA90
monochromatic
#731BF5 #9755F7 #BB90FA #DFCBFD #EDE2FE
Accessibility & contrast
On white
2.48
#BB90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BB90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#B0A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90fa; /* rgb */ color: rgb(187, 144, 250); /* oklch */ color: oklch(73.6% 0.154 301.4);
Tailwind
colors: {
custom: {
50: '#d1b1fc',
500: '#bb90fa',
950: '#000000',
},
}SCSS
$custom: #bb90fa; $custom-light: #d1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#bb90fa",
"rgb": {
"r": 187,
"g": 144,
"b": 250
},
"hsl": {
"h": 264.34,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.73555,
"c": 0.15414,
"h": 301.4
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#BB90FA
secondary
#E9F6D5
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085