#BB98F2#BB98F2
#BB98F2 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.131 H 301.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98F2 |
|---|---|
| RGB | rgb(187, 152, 242) |
| HSL | hsl(263, 78%, 77%) |
| HSV | hsv(263, 37%, 95%) |
| CMYK | cmyk(22.7%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(69.06, 30.82, -40.40) |
| CIE-LCH | lch(69.06, 50.81, 307.34°) |
| OKLab | oklab(74.56% 0.0679 -0.1122) |
| OKLCH | oklch(74.56% 0.131 301.2) |
| XYZ | xyz(47.7453, 39.4320, 89.0830) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.92
Pastel Purple
#CAA0FF
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 3.86
Liliac
#C48EFD
ΔE00 3.88
Lavender
#B39DDB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98F2 #CFF298
analogous
#98A2F2 #BB98F2 #E898F2
triadic
#BB98F2 #F2BB98 #98F2BB
tetradic
#BB98F2 #F298A2 #CFF298 #98F2E8
square
#BB98F2 #F298A2 #CFF298 #98F2E8
split-complementary
#BB98F2 #F2E898 #A2F298
monochromatic
#732BE4 #9762EB #BB98F2 #DFCEF9 #EDE4FC
Accessibility & contrast
On white
2.36
#BB98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BB98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98F2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98F2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#B1A7BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bb98f2; /* rgb */ color: rgb(187, 152, 242); /* oklch */ color: oklch(74.6% 0.131 301.2);
Tailwind
colors: {
custom: {
50: '#d1b6f6',
500: '#bb98f2',
950: '#000000',
},
}SCSS
$custom: #bb98f2; $custom-light: #d1b6f6; $custom-dark: #000000;
JSON
{
"hex": "#bb98f2",
"rgb": {
"r": 187,
"g": 152,
"b": 242
},
"hsl": {
"h": 263.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.74555,
"c": 0.13116,
"h": 301.2
},
"luminance": 0.39432
}Semantic roles & 50–950 ramp
primary
#BB98F2
secondary
#E9F3D8
accent
#DA0C8A
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085