#BB80BC#BB80BC
#BB80BC is a light, moderate purple. Relative luminance 0.296; OKLCH L 68.0% C 0.109 H 326.1°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB80BC |
|---|---|
| RGB | rgb(187, 128, 188) |
| HSL | hsl(299, 31%, 62%) |
| HSV | hsv(299, 32%, 74%) |
| CMYK | cmyk(0.5%, 31.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.34, 32.68, -22.31) |
| CIE-LCH | lch(61.34, 39.56, 325.68°) |
| OKLab | oklab(67.97% 0.0901 -0.0605) |
| OKLCH | oklch(67.97% 0.109 326.1) |
| XYZ | xyz(37.2889, 29.6353, 51.3232) |
| Luminance | 0.2963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.25
Wisteria
#A87DC2
ΔE00 5.32
Heather
#A484AC
ΔE00 6.35
Soft Purple
#A66FB5
ΔE00 6.55
Pale Purple
#B790D4
ΔE00 6.57
Dusty Lavender
#AC86A8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB80BC #81BC80
analogous
#9D80BC #BB80BC #BC809F
triadic
#BB80BC #BCBB80 #80BCBB
tetradic
#BB80BC #BC9D80 #81BC80 #809FBC
square
#BB80BC #BC9D80 #81BC80 #809FBC
split-complementary
#BB80BC #9FBC80 #80BC9D
monochromatic
#7E437F #A558A7 #BB80BC #D0A8D1 #E6D0E6
Accessibility & contrast
On white
3.03
#BB80BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#BB80BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB80BC
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB80BC | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8FBE
Deuteranopia (green-blind)
#8A97BA
Tritanopia (blue-blind)
#BE8596
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #bb80bc; /* rgb */ color: rgb(187, 128, 188); /* oklch */ color: oklch(68.0% 0.109 326.1);
Tailwind
colors: {
custom: {
50: '#d0a5d0',
500: '#bb80bc',
950: '#000000',
},
}SCSS
$custom: #bb80bc; $custom-light: #d0a5d0; $custom-dark: #000000;
JSON
{
"hex": "#bb80bc",
"rgb": {
"r": 187,
"g": 128,
"b": 188
},
"hsl": {
"h": 299,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.6797,
"c": 0.10857,
"h": 326.1
},
"luminance": 0.29634
}Semantic roles & 50–950 ramp
primary
#BB80BC
secondary
#C1D7C1
accent
#AA3C3E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82