#BB77DD#BB77DD
#BB77DD is a light, vivid purple. Relative luminance 0.290; OKLCH L 68.0% C 0.160 H 313.5°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BB77DD |
|---|---|
| RGB | rgb(187, 119, 221) |
| HSL | hsl(280, 60%, 67%) |
| HSV | hsv(280, 46%, 87%) |
| CMYK | cmyk(15.4%, 46.2%, 0%, 13.3%) |
| CIE-LAB | lab(60.76, 44.25, -41.79) |
| CIE-LCH | lch(60.76, 60.86, 316.64°) |
| OKLab | oklab(68% 0.1103 -0.1161) |
| OKLCH | oklch(68% 0.16 313.5) |
| XYZ | xyz(40.1393, 28.9798, 71.8718) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 5.33
Light Urple
#B36FF6
ΔE00 5.38
Wisteria
#A87DC2
ΔE00 6.00
Orchid (survey)
#C875C4
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB77DD #99DD77
analogous
#8877DD #BB77DD #DD77CC
triadic
#BB77DD #DDBB77 #77DDBB
tetradic
#BB77DD #DD8877 #99DD77 #77CCDD
square
#BB77DD #DD8877 #99DD77 #77CCDD
split-complementary
#BB77DD #CCDD77 #77DD88
monochromatic
#832CAE #A346D1 #BB77DD #D3A8E9 #ECD9F5
Accessibility & contrast
On white
3.09
#BB77DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#BB77DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB77DD
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB77DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB77DD | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628FE1
Deuteranopia (green-blind)
#7594DA
Tritanopia (blue-blind)
#B886A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #bb77dd; /* rgb */ color: rgb(187, 119, 221); /* oklch */ color: oklch(68.0% 0.160 313.5);
Tailwind
colors: {
custom: {
50: '#d1a0e8',
500: '#bb77dd',
950: '#000000',
},
}SCSS
$custom: #bb77dd; $custom-light: #d1a0e8; $custom-dark: #000000;
JSON
{
"hex": "#bb77dd",
"rgb": {
"r": 187,
"g": 119,
"b": 221
},
"hsl": {
"h": 280,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.67995,
"c": 0.16015,
"h": 313.5
},
"luminance": 0.28979
}Semantic roles & 50–950 ramp
primary
#BB77DD
secondary
#D2E8C7
accent
#C81E56
background
#FDF9FE
surface
#FAF2FC
border
#D3CCD5
text
#140F16
muted
#837E84