#BB90F7#BB90F7
#BB90F7 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.150 H 302.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90F7 |
|---|---|
| RGB | rgb(187, 144, 247) |
| HSL | hsl(265, 87%, 77%) |
| HSV | hsv(265, 42%, 97%) |
| CMYK | cmyk(24.3%, 41.7%, 0%, 3.1%) |
| CIE-LAB | lab(67.45, 36.41, -45.66) |
| CIE-LCH | lch(67.45, 58.40, 308.57°) |
| OKLab | oklab(73.4% 0.0799 -0.1274) |
| OKLCH | oklch(73.4% 0.15 302.1) |
| XYZ | xyz(47.2516, 37.2267, 92.6738) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90F7 #CCF790
analogous
#9099F7 #BB90F7 #EF90F7
triadic
#BB90F7 #F7BB90 #90F7BB
tetradic
#BB90F7 #F79099 #CCF790 #90F7EF
square
#BB90F7 #F79099 #CCF790 #90F7EF
split-complementary
#BB90F7 #F7EF90 #99F790
monochromatic
#751EEF #9857F3 #BB90F7 #DEC9FB #EEE2FD
Accessibility & contrast
On white
2.49
#BB90F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BB90F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90F7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90F7 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#B0A1B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb90f7; /* rgb */ color: rgb(187, 144, 247); /* oklch */ color: oklch(73.4% 0.150 302.1);
Tailwind
colors: {
custom: {
50: '#d1b1fa',
500: '#bb90f7',
950: '#000000',
},
}SCSS
$custom: #bb90f7; $custom-light: #d1b1fa; $custom-dark: #000000;
JSON
{
"hex": "#bb90f7",
"rgb": {
"r": 187,
"g": 144,
"b": 247
},
"hsl": {
"h": 265.049,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.73404,
"c": 0.15037,
"h": 302.1
},
"luminance": 0.37227
}Semantic roles & 50–950 ramp
primary
#BB90F7
secondary
#E8F5D6
accent
#E30285
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85