#BB90FB#BB90FB
#BB90FB is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.155 H 301.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FB |
|---|---|
| RGB | rgb(187, 144, 251) |
| HSL | hsl(264, 93%, 77%) |
| HSV | hsv(264, 43%, 98%) |
| CMYK | cmyk(25.5%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.63, 37.34, -47.56) |
| CIE-LCH | lch(67.63, 60.47, 308.14°) |
| OKLab | oklab(73.61% 0.0805 -0.1329) |
| OKLCH | oklch(73.61% 0.155 301.2) |
| XYZ | xyz(47.8755, 37.4762, 95.9595) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Baby Purple
#CA9BF7
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FB #D0FB90
analogous
#909BFB #BB90FB #F090FB
triadic
#BB90FB #FBBB90 #90FBBB
tetradic
#BB90FB #FB909B #D0FB90 #90FBF0
square
#BB90FB #FB909B #D0FB90 #90FBF0
split-complementary
#BB90FB #FBF090 #9BFB90
monochromatic
#731AF7 #9755F9 #BB90FB #DFCBFD #EDE1FE
Accessibility & contrast
On white
2.47
#BB90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BB90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#AFA2BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90fb; /* rgb */ color: rgb(187, 144, 251); /* oklch */ color: oklch(73.6% 0.155 301.2);
Tailwind
colors: {
custom: {
50: '#d1b1fd',
500: '#bb90fb',
950: '#000000',
},
}SCSS
$custom: #bb90fb; $custom-light: #d1b1fd; $custom-dark: #000000;
JSON
{
"hex": "#bb90fb",
"rgb": {
"r": 187,
"g": 144,
"b": 251
},
"hsl": {
"h": 264.112,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.73605,
"c": 0.15539,
"h": 301.2
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#BB90FB
secondary
#E9F6D5
accent
#E60089
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085