#BB98FB#BB98FB
#BB98FB is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.0% C 0.143 H 299.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98FB |
|---|---|
| RGB | rgb(187, 152, 251) |
| HSL | hsl(261, 93%, 79%) |
| HSV | hsv(261, 39%, 98%) |
| CMYK | cmyk(25.5%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.46, 32.91, -44.69) |
| CIE-LCH | lch(69.46, 55.50, 306.37°) |
| OKLab | oklab(74.99% 0.0697 -0.1246) |
| OKLCH | oklch(74.99% 0.143 299.2) |
| XYZ | xyz(49.1304, 39.9860, 96.3778) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.20
Liliac
#C48EFD
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.26
Lavender (survey)
#C79FEF
ΔE00 4.58
Lavender
#B39DDB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98FB #D8FB98
analogous
#98A7FB #BB98FB #ED98FB
triadic
#BB98FB #FBBB98 #98FBBB
tetradic
#BB98FB #FB98A7 #D8FB98 #98FBED
square
#BB98FB #FB98A7 #D8FB98 #98FBED
split-complementary
#BB98FB #FBED98 #A7FB98
monochromatic
#6D22F6 #945DF9 #BB98FB #E2D3FD #ECE2FE
Accessibility & contrast
On white
2.33
#BB98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BB98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98FB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98FB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#AFA9BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bb98fb; /* rgb */ color: rgb(187, 152, 251); /* oklch */ color: oklch(75.0% 0.143 299.2);
Tailwind
colors: {
custom: {
50: '#d1b6fd',
500: '#bb98fb',
950: '#000000',
},
}SCSS
$custom: #bb98fb; $custom-light: #d1b6fd; $custom-dark: #000000;
JSON
{
"hex": "#bb98fb",
"rgb": {
"r": 187,
"g": 152,
"b": 251
},
"hsl": {
"h": 261.212,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.74985,
"c": 0.14277,
"h": 299.2
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#BB98FB
secondary
#EAF6D5
accent
#E60094
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085