#BB90FC#BB90FC
#BB90FC is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.7% C 0.157 H 301.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FC |
|---|---|
| RGB | rgb(187, 144, 252) |
| HSL | hsl(264, 95%, 78%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(25.8%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.68, 37.58, -48.03) |
| CIE-LCH | lch(67.68, 60.98, 308.04°) |
| OKLab | oklab(73.66% 0.0807 -0.1343) |
| OKLCH | oklch(73.66% 0.157 301) |
| XYZ | xyz(48.0335, 37.5394, 96.7919) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.92
Baby Purple
#CA9BF7
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.89
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FC #D1FC90
analogous
#909BFC #BB90FC #F190FC
triadic
#BB90FC #FCBB90 #90FCBB
tetradic
#BB90FC #FC909B #D1FC90 #90FCF1
square
#BB90FC #FC909B #D1FC90 #90FCF1
split-complementary
#BB90FC #FCF190 #9BFC90
monochromatic
#7219F9 #9654FA #BB90FC #E0CCFE #EDE1FE
Accessibility & contrast
On white
2.47
#BB90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BB90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#AFA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90fc; /* rgb */ color: rgb(187, 144, 252); /* oklch */ color: oklch(73.7% 0.157 301.0);
Tailwind
colors: {
custom: {
50: '#d1b1fe',
500: '#bb90fc',
950: '#000000',
},
}SCSS
$custom: #bb90fc; $custom-light: #d1b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bb90fc",
"rgb": {
"r": 187,
"g": 144,
"b": 252
},
"hsl": {
"h": 263.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.73656,
"c": 0.15665,
"h": 301
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#BB90FC
secondary
#E9F6D5
accent
#E6008A
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086