#BB93CA#BB93CA
#BB93CA is a light, moderate purple. Relative luminance 0.357; OKLCH L 71.9% C 0.090 H 316.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93CA |
|---|---|
| RGB | rgb(187, 147, 202) |
| HSL | hsl(284, 34%, 68%) |
| HSV | hsv(284, 27%, 79%) |
| CMYK | cmyk(7.4%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.29, 24.89, -22.61) |
| CIE-LCH | lch(66.29, 33.63, 317.76°) |
| OKLab | oklab(71.91% 0.0652 -0.0615) |
| OKLCH | oklch(71.91% 0.09 316.7) |
| XYZ | xyz(41.5863, 35.6973, 60.5652) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.34
Lavender
#B39DDB
ΔE00 5.68
Lilac
#C8A2C8
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.73
Heather
#A484AC
ΔE00 6.90
Lavender (survey)
#C79FEF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93CA #A2CA93
analogous
#9F93CA #BB93CA #CA93BD
triadic
#BB93CA #CABB93 #93CABB
tetradic
#BB93CA #CA9F93 #A2CA93 #93BDCA
square
#BB93CA #CA9F93 #A2CA93 #93BDCA
split-complementary
#BB93CA #BDCA93 #93CA9F
monochromatic
#834B98 #A16AB6 #BB93CA #D5BCDE #EFE5F2
Accessibility & contrast
On white
2.58
#BB93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BB93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93CA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93CA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#95A2C8
Tritanopia (blue-blind)
#BB99A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb93ca; /* rgb */ color: rgb(187, 147, 202); /* oklch */ color: oklch(71.9% 0.090 316.7);
Tailwind
colors: {
custom: {
50: '#d0b3da',
500: '#bb93ca',
950: '#000000',
},
}SCSS
$custom: #bb93ca; $custom-light: #d0b3da; $custom-dark: #000000;
JSON
{
"hex": "#bb93ca",
"rgb": {
"r": 187,
"g": 147,
"b": 202
},
"hsl": {
"h": 283.636,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.71913,
"c": 0.0896,
"h": 316.7
},
"luminance": 0.35697
}Semantic roles & 50–950 ramp
primary
#BB93CA
secondary
#D9E5D4
accent
#AD3958
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083