#BB84BE#BB84BE
#BB84BE is a light, moderate purple. Relative luminance 0.308; OKLCH L 68.7% C 0.103 H 324.9°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB84BE |
|---|---|
| RGB | rgb(187, 132, 190) |
| HSL | hsl(297, 31%, 63%) |
| HSV | hsv(297, 31%, 75%) |
| CMYK | cmyk(1.6%, 30.5%, 0%, 25.5%) |
| CIE-LAB | lab(62.33, 30.85, -21.93) |
| CIE-LCH | lch(62.33, 37.85, 324.60°) |
| OKLab | oklab(68.75% 0.0846 -0.0595) |
| OKLCH | oklch(68.75% 0.103 324.9) |
| XYZ | xyz(38.0381, 30.7863, 52.6438) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.11
Wisteria
#A87DC2
ΔE00 5.45
Pale Purple
#B790D4
ΔE00 5.78
Heather
#A484AC
ΔE00 5.99
Dusty Lavender
#AC86A8
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB84BE #87BE84
analogous
#9E84BE #BB84BE #BE84A4
triadic
#BB84BE #BEBB84 #84BEBB
tetradic
#BB84BE #BE9E84 #87BE84 #84A4BE
square
#BB84BE #BE9E84 #87BE84 #84A4BE
split-complementary
#BB84BE #A4BE84 #84BE9E
monochromatic
#7F4583 #A55CA9 #BB84BE #D1ACD3 #E7D4E8
Accessibility & contrast
On white
2.93
#BB84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BB84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB84BE
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB84BE | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#BE8999
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb84be; /* rgb */ color: rgb(187, 132, 190); /* oklch */ color: oklch(68.7% 0.103 324.9);
Tailwind
colors: {
custom: {
50: '#d0a8d1',
500: '#bb84be',
950: '#000000',
},
}SCSS
$custom: #bb84be; $custom-light: #d0a8d1; $custom-dark: #000000;
JSON
{
"hex": "#bb84be",
"rgb": {
"r": 187,
"g": 132,
"b": 190
},
"hsl": {
"h": 296.897,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.68745,
"c": 0.10337,
"h": 324.9
},
"luminance": 0.30785
}Semantic roles & 50–950 ramp
primary
#BB84BE
secondary
#C6D9C5
accent
#AA3C42
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82