#BB98BA#BB98BA
#BB98BA is a light, moderate purple. Relative luminance 0.366; OKLCH L 72.2% C 0.062 H 327.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98BA |
|---|---|
| RGB | rgb(187, 152, 186) |
| HSL | hsl(302, 20%, 66%) |
| HSV | hsv(302, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 0.5%, 26.7%) |
| CIE-LAB | lab(66.95, 18.96, -12.67) |
| CIE-LCH | lch(66.95, 22.81, 326.24°) |
| OKLab | oklab(72.24% 0.0525 -0.0339) |
| OKLCH | oklch(72.24% 0.062 327.1) |
| XYZ | xyz(40.5837, 36.5673, 51.3652) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.40
Dusty Lavender
#AC86A8
ΔE00 5.50
Heather
#A484AC
ΔE00 6.82
Light Mauve
#C292A1
ΔE00 7.73
Plum
#DDA0DD
ΔE00 8.54
Pale Purple
#B790D4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98BA #98BB99
analogous
#AB98BB #BB98BA #BB98A9
triadic
#BB98BA #BABB98 #98BABB
tetradic
#BB98BA #BBAB98 #98BB99 #98A9BB
square
#BB98BA #BBAB98 #98BB99 #98A9BB
split-complementary
#BB98BA #A9BB98 #98BBAB
monochromatic
#825681 #A373A1 #BB98BA #D3BDD3 #ECE2EB
Accessibility & contrast
On white
2.53
#BB98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98BA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98BA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BB
Deuteranopia (green-blind)
#9EA4B9
Tritanopia (blue-blind)
#BE9BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb98ba; /* rgb */ color: rgb(187, 152, 186); /* oklch */ color: oklch(72.2% 0.062 327.1);
Tailwind
colors: {
custom: {
50: '#cfb6ce',
500: '#bb98ba',
950: '#000000',
},
}SCSS
$custom: #bb98ba; $custom-light: #cfb6ce; $custom-dark: #000000;
JSON
{
"hex": "#bb98ba",
"rgb": {
"r": 187,
"g": 152,
"b": 186
},
"hsl": {
"h": 301.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.72242,
"c": 0.06249,
"h": 327.1
},
"luminance": 0.36566
}Semantic roles & 50–950 ramp
primary
#BB98BA
secondary
#D2DDD2
accent
#9F4947
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082