#BB98FC#BB98FC
#BB98FC is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.144 H 299.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98FC |
|---|---|
| RGB | rgb(187, 152, 252) |
| HSL | hsl(261, 94%, 79%) |
| HSV | hsv(261, 40%, 99%) |
| CMYK | cmyk(25.8%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.50, 33.15, -45.16) |
| CIE-LCH | lch(69.50, 56.02, 306.28°) |
| OKLab | oklab(75.03% 0.0699 -0.126) |
| OKLCH | oklch(75.03% 0.144 299) |
| XYZ | xyz(49.2884, 40.0492, 97.2102) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.46
Baby Purple
#CA9BF7
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.73
Pale Violet
#CEAEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98FC #D9FC98
analogous
#98A7FC #BB98FC #ED98FC
triadic
#BB98FC #FCBB98 #98FCBB
tetradic
#BB98FC #FC98A7 #D9FC98 #98FCED
square
#BB98FC #FC98A7 #D9FC98 #98FCED
split-complementary
#BB98FC #FCED98 #A7FC98
monochromatic
#6C21F9 #945DFA #BB98FC #E2D3FE #EBE1FE
Accessibility & contrast
On white
2.33
#BB98FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BB98FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98FC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98FC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#AEA9BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bb98fc; /* rgb */ color: rgb(187, 152, 252); /* oklch */ color: oklch(75.0% 0.144 299.0);
Tailwind
colors: {
custom: {
50: '#d1b6fe',
500: '#bb98fc',
950: '#000000',
},
}SCSS
$custom: #bb98fc; $custom-light: #d1b6fe; $custom-dark: #000000;
JSON
{
"hex": "#bb98fc",
"rgb": {
"r": 187,
"g": 152,
"b": 252
},
"hsl": {
"h": 261,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.75034,
"c": 0.14406,
"h": 299
},
"luminance": 0.4005
}Semantic roles & 50–950 ramp
primary
#BB98FC
secondary
#EBF6D5
accent
#E60095
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086