#BB6FBC#BB6FBC
#BB6FBC is a light, vivid purple. Relative luminance 0.256; OKLCH L 65.2% C 0.139 H 326.6°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BB6FBC |
|---|---|
| RGB | rgb(187, 111, 188) |
| HSL | hsl(299, 36%, 59%) |
| HSV | hsv(299, 41%, 74%) |
| CMYK | cmyk(0.5%, 41%, 0%, 26.3%) |
| CIE-LAB | lab(57.62, 41.91, -28.02) |
| CIE-LCH | lch(57.62, 50.42, 326.23°) |
| OKLab | oklab(65.17% 0.1159 -0.0765) |
| OKLCH | oklch(65.17% 0.139 326.6) |
| XYZ | xyz(35.2543, 25.5661, 50.6450) |
| Luminance | 0.2556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.97
Soft Purple
#A66FB5
ΔE00 4.27
Purplish Pink
#CE5DAE
ΔE00 5.99
Wisteria
#A87DC2
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.17
Dark Lilac
#9C6DA5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB6FBC #70BC6F
analogous
#946FBC #BB6FBC #BC6F96
triadic
#BB6FBC #BCBB6F #6FBCBB
tetradic
#BB6FBC #BC946F #70BC6F #6F96BC
square
#BB6FBC #BC946F #70BC6F #6F96BC
split-complementary
#BB6FBC #96BC6F #6FBC94
monochromatic
#783879 #A14CA2 #BB6FBC #CF99CF #E2C3E3
Accessibility & contrast
On white
3.44
#BB6FBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#BB6FBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB6FBC
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB6FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB6FBC | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6984BF
Deuteranopia (green-blind)
#7D8EBA
Tritanopia (blue-blind)
#BF778D
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #bb6fbc; /* rgb */ color: rgb(187, 111, 188); /* oklch */ color: oklch(65.2% 0.139 326.6);
Tailwind
colors: {
custom: {
50: '#d19ad0',
500: '#bb6fbc',
950: '#000000',
},
}SCSS
$custom: #bb6fbc; $custom-light: #d19ad0; $custom-dark: #000000;
JSON
{
"hex": "#bb6fbc",
"rgb": {
"r": 187,
"g": 111,
"b": 188
},
"hsl": {
"h": 299.221,
"s": 36.493,
"l": 58.627
},
"oklch": {
"l": 0.65169,
"c": 0.13889,
"h": 326.6
},
"luminance": 0.25565
}Semantic roles & 50–950 ramp
primary
#BB6FBC
secondary
#B5D3B4
accent
#CC5B5D
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82