#BB90F9#BB90F9
#BB90F9 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.153 H 301.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90F9 |
|---|---|
| RGB | rgb(187, 144, 249) |
| HSL | hsl(265, 90%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.9%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.54, 36.87, -46.61) |
| CIE-LCH | lch(67.54, 59.43, 308.35°) |
| OKLab | oklab(73.5% 0.0802 -0.1302) |
| OKLCH | oklch(73.5% 0.153 301.6) |
| XYZ | xyz(47.5619, 37.3508, 94.3079) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.87
Baby Purple
#CA9BF7
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.55
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90F9 #CEF990
analogous
#909AF9 #BB90F9 #EF90F9
triadic
#BB90F9 #F9BB90 #90F9BB
tetradic
#BB90F9 #F9909A #CEF990 #90F9EF
square
#BB90F9 #F9909A #CEF990 #90F9EF
split-complementary
#BB90F9 #F9EF90 #9AF990
monochromatic
#741CF3 #9756F6 #BB90F9 #DFCAFC #EDE2FD
Accessibility & contrast
On white
2.48
#BB90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90F9
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90F9 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#B0A2B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb90f9; /* rgb */ color: rgb(187, 144, 249); /* oklch */ color: oklch(73.5% 0.153 301.6);
Tailwind
colors: {
custom: {
50: '#d1b1fb',
500: '#bb90f9',
950: '#000000',
},
}SCSS
$custom: #bb90f9; $custom-light: #d1b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bb90f9",
"rgb": {
"r": 187,
"g": 144,
"b": 249
},
"hsl": {
"h": 264.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.73504,
"c": 0.15288,
"h": 301.6
},
"luminance": 0.37351
}Semantic roles & 50–950 ramp
primary
#BB90F9
secondary
#E8F6D5
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085