#BB99F2#BB99F2
#BB99F2 is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.130 H 300.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BB99F2 |
|---|---|
| RGB | rgb(187, 153, 242) |
| HSL | hsl(263, 77%, 77%) |
| HSV | hsv(263, 37%, 95%) |
| CMYK | cmyk(22.7%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.30, 30.26, -40.03) |
| CIE-LCH | lch(69.30, 50.18, 307.09°) |
| OKLab | oklab(74.73% 0.0665 -0.1112) |
| OKLCH | oklch(74.73% 0.13 300.9) |
| XYZ | xyz(47.9083, 39.7579, 89.1373) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 3.77
Liliac
#C48EFD
ΔE00 4.13
Lavender
#B39DDB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB99F2 #D0F299
analogous
#99A4F2 #BB99F2 #E799F2
triadic
#BB99F2 #F2BB99 #99F2BB
tetradic
#BB99F2 #F299A4 #D0F299 #99F2E7
square
#BB99F2 #F299A4 #D0F299 #99F2E7
split-complementary
#BB99F2 #F2E799 #A4F299
monochromatic
#732CE4 #9763EB #BB99F2 #DFCFF9 #EDE4FC
Accessibility & contrast
On white
2.35
#BB99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BB99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB99F2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB99F2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#B1A7BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bb99f2; /* rgb */ color: rgb(187, 153, 242); /* oklch */ color: oklch(74.7% 0.130 300.9);
Tailwind
colors: {
custom: {
50: '#d1b7f6',
500: '#bb99f2',
950: '#000000',
},
}SCSS
$custom: #bb99f2; $custom-light: #d1b7f6; $custom-dark: #000000;
JSON
{
"hex": "#bb99f2",
"rgb": {
"r": 187,
"g": 153,
"b": 242
},
"hsl": {
"h": 262.921,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.74732,
"c": 0.12955,
"h": 300.9
},
"luminance": 0.39758
}Semantic roles & 50–950 ramp
primary
#BB99F2
secondary
#E9F3D8
accent
#DA0C8B
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085