#BB90FE#BB90FE
#BB90FE is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.8% C 0.159 H 300.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FE |
|---|---|
| RGB | rgb(187, 144, 254) |
| HSL | hsl(263, 98%, 78%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.4%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.77, 38.05, -48.97) |
| CIE-LCH | lch(67.77, 62.01, 307.84°) |
| OKLab | oklab(73.76% 0.081 -0.137) |
| OKLCH | oklch(73.76% 0.159 300.6) |
| XYZ | xyz(48.3521, 37.6669, 98.4698) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 6.13
Light Purple
#BF77F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FE #D3FE90
analogous
#909CFE #BB90FE #F290FE
triadic
#BB90FE #FEBB90 #90FEBB
tetradic
#BB90FE #FE909C #D3FE90 #90FEF2
square
#BB90FE #FE909C #D3FE90 #90FEF2
split-complementary
#BB90FE #FEF290 #9CFE90
monochromatic
#7117FD #9653FD #BB90FE #E0CDFF #ECE1FF
Accessibility & contrast
On white
2.46
#BB90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BB90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#AEA3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90fe; /* rgb */ color: rgb(187, 144, 254); /* oklch */ color: oklch(73.8% 0.159 300.6);
Tailwind
colors: {
custom: {
50: '#d2b1ff',
500: '#bb90fe',
950: '#000000',
},
}SCSS
$custom: #bb90fe; $custom-light: #d2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bb90fe",
"rgb": {
"r": 187,
"g": 144,
"b": 254
},
"hsl": {
"h": 263.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.73758,
"c": 0.15916,
"h": 300.6
},
"luminance": 0.37667
}Semantic roles & 50–950 ramp
primary
#BB90FE
secondary
#E9F7D4
accent
#E6008C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086