#BB8FF9#BB8FF9
#BB8FF9 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.154 H 301.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF9 |
|---|---|
| RGB | rgb(187, 143, 249) |
| HSL | hsl(265, 90%, 77%) |
| HSV | hsv(265, 43%, 98%) |
| CMYK | cmyk(24.9%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.31, 37.43, -46.97) |
| CIE-LCH | lch(67.31, 60.05, 308.55°) |
| OKLab | oklab(73.33% 0.0816 -0.1312) |
| OKLCH | oklch(73.33% 0.154 301.9) |
| XYZ | xyz(47.4111, 37.0492, 94.2576) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 4.30
Pastel Purple
#CAA0FF
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.74
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF9 #CDF98F
analogous
#8F98F9 #BB8FF9 #F08FF9
triadic
#BB8FF9 #F9BB8F #8FF9BB
tetradic
#BB8FF9 #F98F98 #CDF98F #8FF9F0
square
#BB8FF9 #F98F98 #CDF98F #8FF9F0
split-complementary
#BB8FF9 #F9F08F #98F98F
monochromatic
#741BF3 #9855F6 #BB8FF9 #DEC9FC #EDE2FD
Accessibility & contrast
On white
2.50
#BB8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BB8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF9 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#7CA4F6
Tritanopia (blue-blind)
#B0A1B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ff9; /* rgb */ color: rgb(187, 143, 249); /* oklch */ color: oklch(73.3% 0.154 301.9);
Tailwind
colors: {
custom: {
50: '#d1b0fb',
500: '#bb8ff9',
950: '#000000',
},
}SCSS
$custom: #bb8ff9; $custom-light: #d1b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff9",
"rgb": {
"r": 187,
"g": 143,
"b": 249
},
"hsl": {
"h": 264.906,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.73334,
"c": 0.15447,
"h": 301.9
},
"luminance": 0.37049
}Semantic roles & 50–950 ramp
primary
#BB8FF9
secondary
#E8F6D5
accent
#E60086
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85