#BB90F4#BB90F4
#BB90F4 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.147 H 302.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90F4 |
|---|---|
| RGB | rgb(187, 144, 244) |
| HSL | hsl(266, 82%, 76%) |
| HSV | hsv(266, 41%, 96%) |
| CMYK | cmyk(23.4%, 41%, 0%, 4.3%) |
| CIE-LAB | lab(67.31, 35.71, -44.24) |
| CIE-LCH | lch(67.31, 56.85, 308.91°) |
| OKLab | oklab(73.26% 0.0794 -0.1233) |
| OKLCH | oklch(73.26% 0.147 302.8) |
| XYZ | xyz(46.7924, 37.0430, 90.2553) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.08
Baby Purple
#CA9BF7
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pale Purple
#B790D4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90F4 #C9F490
analogous
#9097F4 #BB90F4 #ED90F4
triadic
#BB90F4 #F4BB90 #90F4BB
tetradic
#BB90F4 #F49097 #C9F490 #90F4ED
square
#BB90F4 #F49097 #C9F490 #90F4ED
split-complementary
#BB90F4 #F4ED90 #97F490
monochromatic
#7721E9 #9958EE #BB90F4 #DDC8FA #EEE3FC
Accessibility & contrast
On white
2.50
#BB90F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BB90F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90F4
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90F4 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#80A4F1
Tritanopia (blue-blind)
#B1A1B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb90f4; /* rgb */ color: rgb(187, 144, 244); /* oklch */ color: oklch(73.3% 0.147 302.8);
Tailwind
colors: {
custom: {
50: '#d1b1f8',
500: '#bb90f4',
950: '#000000',
},
}SCSS
$custom: #bb90f4; $custom-light: #d1b1f8; $custom-dark: #000000;
JSON
{
"hex": "#bb90f4",
"rgb": {
"r": 187,
"g": 144,
"b": 244
},
"hsl": {
"h": 265.8,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.73255,
"c": 0.14661,
"h": 302.8
},
"luminance": 0.37043
}Semantic roles & 50–950 ramp
primary
#BB90F4
secondary
#E8F4D7
accent
#DE0782
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85