#BB8EF3#BB8EF3
#BB8EF3 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.149 H 303.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8EF3 |
|---|---|
| RGB | rgb(187, 142, 243) |
| HSL | hsl(267, 81%, 75%) |
| HSV | hsv(267, 42%, 95%) |
| CMYK | cmyk(23%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.81, 36.59, -44.47) |
| CIE-LCH | lch(66.81, 57.59, 309.44°) |
| OKLab | oklab(72.86% 0.0819 -0.1239) |
| OKLCH | oklch(72.86% 0.149 303.5) |
| XYZ | xyz(46.3407, 36.3820, 89.3577) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8EF3 #C6F38E
analogous
#8E93F3 #BB8EF3 #EE8EF3
triadic
#BB8EF3 #F3BB8E #8EF3BB
tetradic
#BB8EF3 #F38E93 #C6F38E #8EF3EE
square
#BB8EF3 #F38E93 #C6F38E #8EF3EE
split-complementary
#BB8EF3 #F3EE8E #93F38E
monochromatic
#781FE7 #9A57ED #BB8EF3 #DCC5F9 #EEE3FC
Accessibility & contrast
On white
2.54
#BB8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BB8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8EF3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8EF3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F7
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#B29FB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ef3; /* rgb */ color: rgb(187, 142, 243); /* oklch */ color: oklch(72.9% 0.149 303.5);
Tailwind
colors: {
custom: {
50: '#d1aff7',
500: '#bb8ef3',
950: '#000000',
},
}SCSS
$custom: #bb8ef3; $custom-light: #d1aff7; $custom-dark: #000000;
JSON
{
"hex": "#bb8ef3",
"rgb": {
"r": 187,
"g": 142,
"b": 243
},
"hsl": {
"h": 266.733,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.72864,
"c": 0.14857,
"h": 303.5
},
"luminance": 0.36382
}Semantic roles & 50–950 ramp
primary
#BB8EF3
secondary
#E7F4D7
accent
#DD087E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85