#BB90EF#BB90EF
#BB90EF is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.140 H 304.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90EF |
|---|---|
| RGB | rgb(187, 144, 239) |
| HSL | hsl(267, 75%, 75%) |
| HSV | hsv(267, 40%, 94%) |
| CMYK | cmyk(21.8%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.08, 34.57, -41.85) |
| CIE-LCH | lch(67.08, 54.28, 309.56°) |
| OKLab | oklab(73.01% 0.0784 -0.1164) |
| OKLCH | oklch(73.01% 0.14 304) |
| XYZ | xyz(46.0435, 36.7434, 86.3111) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.61
Baby Purple
#CA9BF7
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90EF #C4EF90
analogous
#9094EF #BB90EF #EB90EF
triadic
#BB90EF #EFBB90 #90EFBB
tetradic
#BB90EF #EF9094 #C4EF90 #90EFEB
square
#BB90EF #EF9094 #C4EF90 #90EFEB
split-complementary
#BB90EF #EFEB90 #94EF90
monochromatic
#7925E0 #9A5BE7 #BB90EF #DCC5F7 #EFE4FB
Accessibility & contrast
On white
2.52
#BB90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BB90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90EF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90EF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#B39FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb90ef; /* rgb */ color: rgb(187, 144, 239); /* oklch */ color: oklch(73.0% 0.140 304.0);
Tailwind
colors: {
custom: {
50: '#d1b1f4',
500: '#bb90ef',
950: '#000000',
},
}SCSS
$custom: #bb90ef; $custom-light: #d1b1f4; $custom-dark: #000000;
JSON
{
"hex": "#bb90ef",
"rgb": {
"r": 187,
"g": 144,
"b": 239
},
"hsl": {
"h": 267.158,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.73012,
"c": 0.14033,
"h": 304
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#BB90EF
secondary
#E7F3D8
accent
#D70F7C
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85