#BB94CA#BB94CA
#BB94CA is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.1% C 0.088 H 316.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94CA |
|---|---|
| RGB | rgb(187, 148, 202) |
| HSL | hsl(283, 34%, 69%) |
| HSV | hsv(283, 27%, 79%) |
| CMYK | cmyk(7.4%, 26.7%, 0%, 20.8%) |
| CIE-LAB | lab(66.53, 24.34, -22.24) |
| CIE-LCH | lch(66.53, 32.97, 317.58°) |
| OKLab | oklab(72.1% 0.0637 -0.0605) |
| OKLCH | oklch(72.1% 0.088 316.5) |
| XYZ | xyz(41.7425, 36.0096, 60.6172) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.53
Lavender
#B39DDB
ΔE00 5.57
Lilac
#C8A2C8
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.69
Heather
#A484AC
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94CA #A3CA94
analogous
#A094CA #BB94CA #CA94BE
triadic
#BB94CA #CABB94 #94CABB
tetradic
#BB94CA #CAA094 #A3CA94 #94BECA
square
#BB94CA #CAA094 #A3CA94 #94BECA
split-complementary
#BB94CA #BECA94 #94CAA0
monochromatic
#834B98 #A16BB6 #BB94CA #D5BDDE #EFE6F3
Accessibility & contrast
On white
2.56
#BB94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BB94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94CA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94CA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCC
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#BB9AA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb94ca; /* rgb */ color: rgb(187, 148, 202); /* oklch */ color: oklch(72.1% 0.088 316.5);
Tailwind
colors: {
custom: {
50: '#d0b3da',
500: '#bb94ca',
950: '#000000',
},
}SCSS
$custom: #bb94ca; $custom-light: #d0b3da; $custom-dark: #000000;
JSON
{
"hex": "#bb94ca",
"rgb": {
"r": 187,
"g": 148,
"b": 202
},
"hsl": {
"h": 283.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72097,
"c": 0.0878,
"h": 316.5
},
"luminance": 0.36009
}Semantic roles & 50–950 ramp
primary
#BB94CA
secondary
#D9E5D5
accent
#AD3959
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083