#BB90EE#BB90EE
#BB90EE is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.139 H 304.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90EE |
|---|---|
| RGB | rgb(187, 144, 238) |
| HSL | hsl(267, 73%, 75%) |
| HSV | hsv(267, 39%, 93%) |
| CMYK | cmyk(21.4%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.04, 34.34, -41.37) |
| CIE-LCH | lch(67.04, 53.76, 309.69°) |
| OKLab | oklab(72.96% 0.0782 -0.115) |
| OKLCH | oklch(72.96% 0.139 304.2) |
| XYZ | xyz(45.8962, 36.6845, 85.5353) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.47
Pastel Purple
#CAA0FF
ΔE00 4.50
Pale Purple
#B790D4
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90EE #C3EE90
analogous
#9094EE #BB90EE #EA90EE
triadic
#BB90EE #EEBB90 #90EEBB
tetradic
#BB90EE #EE9094 #C3EE90 #90EEEA
square
#BB90EE #EE9094 #C3EE90 #90EEEA
split-complementary
#BB90EE #EEEA90 #94EE90
monochromatic
#7A26DE #9A5BE6 #BB90EE #DCC5F6 #EFE4FB
Accessibility & contrast
On white
2.52
#BB90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90EE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90EE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#B39FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb90ee; /* rgb */ color: rgb(187, 144, 238); /* oklch */ color: oklch(73.0% 0.139 304.2);
Tailwind
colors: {
custom: {
50: '#d1b1f4',
500: '#bb90ee',
950: '#000000',
},
}SCSS
$custom: #bb90ee; $custom-light: #d1b1f4; $custom-dark: #000000;
JSON
{
"hex": "#bb90ee",
"rgb": {
"r": 187,
"g": 144,
"b": 238
},
"hsl": {
"h": 267.447,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.72963,
"c": 0.13908,
"h": 304.2
},
"luminance": 0.36684
}Semantic roles & 50–950 ramp
primary
#BB90EE
secondary
#E7F3D8
accent
#D6107B
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85