#BB90FF#BB90FF
#BB90FF is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.8% C 0.160 H 300.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FF |
|---|---|
| RGB | rgb(187, 144, 255) |
| HSL | hsl(263, 100%, 78%) |
| HSV | hsv(263, 44%, 100%) |
| CMYK | cmyk(26.7%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(67.82, 38.28, -49.44) |
| CIE-LCH | lch(67.82, 62.53, 307.75°) |
| OKLab | oklab(73.81% 0.0812 -0.1384) |
| OKLCH | oklch(73.81% 0.16 300.4) |
| XYZ | xyz(48.5127, 37.7311, 99.3154) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 6.25
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FF #D4FF90
analogous
#909CFF #BB90FF #F290FF
triadic
#BB90FF #FFBB90 #90FFBB
tetradic
#BB90FF #FF909C #D4FF90 #90FFF2
square
#BB90FF #FF909C #D4FF90 #90FFF2
split-complementary
#BB90FF #FFF290 #9CFF90
monochromatic
#7016FF #9653FF #BB90FF #E0CDFF #ECE0FF
Accessibility & contrast
On white
2.46
#BB90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BB90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#AEA3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90ff; /* rgb */ color: rgb(187, 144, 255); /* oklch */ color: oklch(73.8% 0.160 300.4);
Tailwind
colors: {
custom: {
50: '#d2b1ff',
500: '#bb90ff',
950: '#000000',
},
}SCSS
$custom: #bb90ff; $custom-light: #d2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bb90ff",
"rgb": {
"r": 187,
"g": 144,
"b": 255
},
"hsl": {
"h": 263.243,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73809,
"c": 0.16041,
"h": 300.4
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#BB90FF
secondary
#EAF7D4
accent
#E6008D
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086