#BB94BF#BB94BF
#BB94BF is a light, moderate purple. Relative luminance 0.355; OKLCH L 71.7% C 0.075 H 323.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94BF |
|---|---|
| RGB | rgb(187, 148, 191) |
| HSL | hsl(294, 25%, 66%) |
| HSV | hsv(294, 23%, 75%) |
| CMYK | cmyk(2.1%, 22.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.14, 22.15, -16.69) |
| CIE-LCH | lch(66.14, 27.73, 323.00°) |
| OKLab | oklab(71.67% 0.0603 -0.045) |
| OKLCH | oklch(71.67% 0.075 323.3) |
| XYZ | xyz(40.4862, 35.5071, 54.0009) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.16
Dusty Lavender
#AC86A8
ΔE00 5.37
Heather
#A484AC
ΔE00 5.97
Pale Purple
#B790D4
ΔE00 6.40
Plum
#DDA0DD
ΔE00 7.36
Lavender
#B39DDB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94BF #98BF94
analogous
#A694BF #BB94BF #BF94AE
triadic
#BB94BF #BFBB94 #94BFBB
tetradic
#BB94BF #BFA694 #98BF94 #94AEBF
square
#BB94BF #BFA694 #98BF94 #94AEBF
split-complementary
#BB94BF #AEBF94 #94BFA6
monochromatic
#825188 #A36EA8 #BB94BF #D3BAD6 #ECE1ED
Accessibility & contrast
On white
2.59
#BB94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BB94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94BF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94BF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#BD98A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb94bf; /* rgb */ color: rgb(187, 148, 191); /* oklch */ color: oklch(71.7% 0.075 323.3);
Tailwind
colors: {
custom: {
50: '#d0b3d2',
500: '#bb94bf',
950: '#000000',
},
}SCSS
$custom: #bb94bf; $custom-light: #d0b3d2; $custom-dark: #000000;
JSON
{
"hex": "#bb94bf",
"rgb": {
"r": 187,
"g": 148,
"b": 191
},
"hsl": {
"h": 294.419,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71673,
"c": 0.0752,
"h": 323.3
},
"luminance": 0.35506
}Semantic roles & 50–950 ramp
primary
#BB94BF
secondary
#D2DED0
accent
#A4424B
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082