#BB88FF#BB88FF
#BB88FF is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.5% C 0.173 H 302.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88FF |
|---|---|
| RGB | rgb(187, 136, 255) |
| HSL | hsl(266, 100%, 77%) |
| HSV | hsv(266, 47%, 100%) |
| CMYK | cmyk(26.7%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(66.05, 42.67, -52.24) |
| CIE-LCH | lch(66.05, 67.45, 309.24°) |
| OKLab | oklab(72.48% 0.0917 -0.1465) |
| OKLCH | oklch(72.48% 0.173 302.1) |
| XYZ | xyz(47.3436, 35.3931, 98.9257) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.36
Light Purple
#BF77F6
ΔE00 4.43
Easter Purple
#C071FE
ΔE00 5.45
Baby Purple
#CA9BF7
ΔE00 6.08
Light Urple
#B36FF6
ΔE00 6.22
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88FF #CCFF88
analogous
#8891FF #BB88FF #F688FF
triadic
#BB88FF #FFBB88 #88FFBB
tetradic
#BB88FF #FF8891 #CCFF88 #88FFF6
square
#BB88FF #FF8891 #CCFF88 #88FFF6
split-complementary
#BB88FF #FFF688 #91FF88
monochromatic
#750EFF #984BFF #BB88FF #DEC5FF #EEE0FF
Accessibility & contrast
On white
2.60
#BB88FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#BB88FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#AF9DB8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb88ff; /* rgb */ color: rgb(187, 136, 255); /* oklch */ color: oklch(72.5% 0.173 302.1);
Tailwind
colors: {
custom: {
50: '#d2acff',
500: '#bb88ff',
950: '#000000',
},
}SCSS
$custom: #bb88ff; $custom-light: #d2acff; $custom-dark: #000000;
JSON
{
"hex": "#bb88ff",
"rgb": {
"r": 187,
"g": 136,
"b": 255
},
"hsl": {
"h": 265.714,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.72483,
"c": 0.17285,
"h": 302.1
},
"luminance": 0.35393
}Semantic roles & 50–950 ramp
primary
#BB88FF
secondary
#E8F7D4
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86