#BB9EFA#BB9EFA
#BB9EFA is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.0% C 0.132 H 297.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EFA |
|---|---|
| RGB | rgb(187, 158, 250) |
| HSL | hsl(259, 90%, 80%) |
| HSV | hsv(259, 37%, 98%) |
| CMYK | cmyk(25.2%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(70.82, 29.34, -42.02) |
| CIE-LCH | lch(70.82, 51.25, 304.93°) |
| OKLab | oklab(76% 0.0613 -0.1169) |
| OKLCH | oklch(76% 0.132 297.7) |
| XYZ | xyz(49.9717, 41.9202, 95.8827) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.94
Baby Purple
#CA9BF7
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.11
Liliac
#C48EFD
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EFA #DDFA9E
analogous
#9EAFFA #BB9EFA #E99EFA
triadic
#BB9EFA #FABB9E #9EFABB
tetradic
#BB9EFA #FA9EAF #DDFA9E #9EFAE9
square
#BB9EFA #FA9EAF #DDFA9E #9EFAE9
split-complementary
#BB9EFA #FAE99E #AFFA9E
monochromatic
#692AF4 #9264F7 #BB9EFA #E4D8FD #EBE2FD
Accessibility & contrast
On white
2.24
#BB9EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BB9EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EFA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EFA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#AFADC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bb9efa; /* rgb */ color: rgb(187, 158, 250); /* oklch */ color: oklch(76.0% 0.132 297.7);
Tailwind
colors: {
custom: {
50: '#d1bbfc',
500: '#bb9efa',
950: '#000000',
},
}SCSS
$custom: #bb9efa; $custom-light: #d1bbfc; $custom-dark: #000000;
JSON
{
"hex": "#bb9efa",
"rgb": {
"r": 187,
"g": 158,
"b": 250
},
"hsl": {
"h": 258.913,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.76001,
"c": 0.13202,
"h": 297.7
},
"luminance": 0.41921
}Semantic roles & 50–950 ramp
primary
#BB9EFA
secondary
#EBF6D5
accent
#E6009D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085