#BB88F6#BB88F6
#BB88F6 is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.0% C 0.162 H 304.0°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88F6 |
|---|---|
| RGB | rgb(187, 136, 246) |
| HSL | hsl(268, 86%, 75%) |
| HSV | hsv(268, 45%, 96%) |
| CMYK | cmyk(24%, 44.7%, 0%, 3.5%) |
| CIE-LAB | lab(65.61, 40.58, -48.00) |
| CIE-LCH | lch(65.61, 62.85, 310.21°) |
| OKLab | oklab(72.01% 0.0906 -0.1342) |
| OKLCH | oklch(72.01% 0.162 304) |
| XYZ | xyz(45.9287, 34.8271, 91.4736) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.08
Light Purple
#BF77F6
ΔE00 4.23
Baby Purple
#CA9BF7
ΔE00 5.46
Easter Purple
#C071FE
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 6.21
Light Urple
#B36FF6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88F6 #C3F688
analogous
#888CF6 #BB88F6 #F288F6
triadic
#BB88F6 #F6BB88 #88F6BB
tetradic
#BB88F6 #F6888C #C3F688 #88F6F2
square
#BB88F6 #F6888C #C3F688 #88F6F2
split-complementary
#BB88F6 #F6F288 #8CF688
monochromatic
#7A16ED #9A4FF2 #BB88F6 #DCC1FA #EFE3FD
Accessibility & contrast
On white
2.64
#BB88F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#BB88F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88F6
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88F6 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#779FF3
Tritanopia (blue-blind)
#B19BB3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb88f6; /* rgb */ color: rgb(187, 136, 246); /* oklch */ color: oklch(72.0% 0.162 304.0);
Tailwind
colors: {
custom: {
50: '#d1abf9',
500: '#bb88f6',
950: '#000000',
},
}SCSS
$custom: #bb88f6; $custom-light: #d1abf9; $custom-dark: #000000;
JSON
{
"hex": "#bb88f6",
"rgb": {
"r": 187,
"g": 136,
"b": 246
},
"hsl": {
"h": 267.818,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.7201,
"c": 0.16187,
"h": 304
},
"luminance": 0.34827
}Semantic roles & 50–950 ramp
primary
#BB88F6
secondary
#E7F5D6
accent
#E2037B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85