#BB90F5#BB90F5
#BB90F5 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.3% C 0.148 H 302.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90F5 |
|---|---|
| RGB | rgb(187, 144, 245) |
| HSL | hsl(266, 83%, 76%) |
| HSV | hsv(266, 41%, 96%) |
| CMYK | cmyk(23.7%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.35, 35.94, -44.71) |
| CIE-LCH | lch(67.35, 57.37, 308.79°) |
| OKLab | oklab(73.3% 0.0795 -0.1247) |
| OKLCH | oklch(73.3% 0.148 302.5) |
| XYZ | xyz(46.9446, 37.1039, 91.0571) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90F5 #CAF590
analogous
#9098F5 #BB90F5 #EE90F5
triadic
#BB90F5 #F5BB90 #90F5BB
tetradic
#BB90F5 #F59098 #CAF590 #90F5EE
square
#BB90F5 #F59098 #CAF590 #90F5EE
split-complementary
#BB90F5 #F5EE90 #98F590
monochromatic
#7620EB #9958F0 #BB90F5 #DDC8FA #EEE3FC
Accessibility & contrast
On white
2.49
#BB90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BB90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90F5
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90F5 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#B1A1B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb90f5; /* rgb */ color: rgb(187, 144, 245); /* oklch */ color: oklch(73.3% 0.148 302.5);
Tailwind
colors: {
custom: {
50: '#d1b1f9',
500: '#bb90f5',
950: '#000000',
},
}SCSS
$custom: #bb90f5; $custom-light: #d1b1f9; $custom-dark: #000000;
JSON
{
"hex": "#bb90f5",
"rgb": {
"r": 187,
"g": 144,
"b": 245
},
"hsl": {
"h": 265.545,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.73305,
"c": 0.14787,
"h": 302.5
},
"luminance": 0.37104
}Semantic roles & 50–950 ramp
primary
#BB90F5
secondary
#E8F4D7
accent
#E00683
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85