#BB98FA#BB98FA
#BB98FA is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.9% C 0.141 H 299.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98FA |
|---|---|
| RGB | rgb(187, 152, 250) |
| HSL | hsl(261, 91%, 79%) |
| HSV | hsv(261, 39%, 98%) |
| CMYK | cmyk(25.2%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(69.41, 32.68, -44.21) |
| CIE-LCH | lch(69.41, 54.98, 306.47°) |
| OKLab | oklab(74.94% 0.0695 -0.1232) |
| OKLCH | oklch(74.94% 0.141 299.4) |
| XYZ | xyz(48.9731, 39.9231, 95.5498) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.15
Liliac
#C48EFD
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 3.49
Lilac (survey)
#CEA2FD
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.44
Lavender
#B39DDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98FA #D7FA98
analogous
#98A6FA #BB98FA #EC98FA
triadic
#BB98FA #FABB98 #98FABB
tetradic
#BB98FA #FA98A6 #D7FA98 #98FAEC
square
#BB98FA #FA98A6 #D7FA98 #98FAEC
split-complementary
#BB98FA #FAEC98 #A6FA98
monochromatic
#6E23F4 #945EF7 #BB98FA #E2D2FD #ECE2FE
Accessibility & contrast
On white
2.34
#BB98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BB98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98FA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98FA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#AFA9BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bb98fa; /* rgb */ color: rgb(187, 152, 250); /* oklch */ color: oklch(74.9% 0.141 299.4);
Tailwind
colors: {
custom: {
50: '#d1b6fc',
500: '#bb98fa',
950: '#000000',
},
}SCSS
$custom: #bb98fa; $custom-light: #d1b6fc; $custom-dark: #000000;
JSON
{
"hex": "#bb98fa",
"rgb": {
"r": 187,
"g": 152,
"b": 250
},
"hsl": {
"h": 261.429,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.74937,
"c": 0.14149,
"h": 299.4
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#BB98FA
secondary
#EAF6D5
accent
#E60094
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085