#BB90ED#BB90ED
#BB90ED is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.138 H 304.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90ED |
|---|---|
| RGB | rgb(187, 144, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 39%, 93%) |
| CMYK | cmyk(21.1%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(67.00, 34.11, -40.89) |
| CIE-LCH | lch(67.00, 53.25, 309.84°) |
| OKLab | oklab(72.91% 0.0781 -0.1136) |
| OKLCH | oklch(72.91% 0.138 304.5) |
| XYZ | xyz(45.7497, 36.6259, 84.7637) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.53
Lavender (survey)
#C79FEF
ΔE00 4.40
Pastel Purple
#CAA0FF
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90ED #C2ED90
analogous
#9094ED #BB90ED #EA90ED
triadic
#BB90ED #EDBB90 #90EDBB
tetradic
#BB90ED #ED9094 #C2ED90 #90EDEA
square
#BB90ED #ED9094 #C2ED90 #90EDEA
split-complementary
#BB90ED #EDEA90 #94ED90
monochromatic
#7A27DC #9B5BE4 #BB90ED #DBC5F6 #EFE5FB
Accessibility & contrast
On white
2.52
#BB90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BB90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90ED
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90ED | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#B39FB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb90ed; /* rgb */ color: rgb(187, 144, 237); /* oklch */ color: oklch(72.9% 0.138 304.5);
Tailwind
colors: {
custom: {
50: '#d1b1f3',
500: '#bb90ed',
950: '#000000',
},
}SCSS
$custom: #bb90ed; $custom-light: #d1b1f3; $custom-dark: #000000;
JSON
{
"hex": "#bb90ed",
"rgb": {
"r": 187,
"g": 144,
"b": 237
},
"hsl": {
"h": 267.742,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.72915,
"c": 0.13783,
"h": 304.5
},
"luminance": 0.36626
}Semantic roles & 50–950 ramp
primary
#BB90ED
secondary
#E6F2D9
accent
#D4117A
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85