#BB98F0#BB98F0
#BB98F0 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.129 H 301.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98F0 |
|---|---|
| RGB | rgb(187, 152, 240) |
| HSL | hsl(264, 75%, 77%) |
| HSV | hsv(264, 37%, 94%) |
| CMYK | cmyk(22.1%, 36.7%, 0%, 5.9%) |
| CIE-LAB | lab(68.98, 30.36, -39.44) |
| CIE-LCH | lch(68.98, 49.77, 307.59°) |
| OKLab | oklab(74.46% 0.0675 -0.1094) |
| OKLCH | oklch(74.46% 0.129 301.7) |
| XYZ | xyz(47.4465, 39.3125, 87.5096) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.87
Lavender (survey)
#C79FEF
ΔE00 3.14
Pastel Purple
#CAA0FF
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.07
Lavender
#B39DDB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98F0 #CDF098
analogous
#98A1F0 #BB98F0 #E798F0
triadic
#BB98F0 #F0BB98 #98F0BB
tetradic
#BB98F0 #F098A1 #CDF098 #98F0E7
square
#BB98F0 #F098A1 #CDF098 #98F0E7
split-complementary
#BB98F0 #F0E798 #A1F098
monochromatic
#742DE0 #9863E8 #BB98F0 #DECDF8 #EDE4FB
Accessibility & contrast
On white
2.37
#BB98F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BB98F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98F0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98F0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F3
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#B2A6B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb98f0; /* rgb */ color: rgb(187, 152, 240); /* oklch */ color: oklch(74.5% 0.129 301.7);
Tailwind
colors: {
custom: {
50: '#d1b6f5',
500: '#bb98f0',
950: '#000000',
},
}SCSS
$custom: #bb98f0; $custom-light: #d1b6f5; $custom-dark: #000000;
JSON
{
"hex": "#bb98f0",
"rgb": {
"r": 187,
"g": 152,
"b": 240
},
"hsl": {
"h": 263.864,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.74461,
"c": 0.12859,
"h": 301.7
},
"luminance": 0.39313
}Semantic roles & 50–950 ramp
primary
#BB98F0
secondary
#E8F3D8
accent
#D70F87
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085