#BB88F0#BB88F0
#BB88F0 is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.7% C 0.155 H 305.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88F0 |
|---|---|
| RGB | rgb(187, 136, 240) |
| HSL | hsl(269, 78%, 74%) |
| HSV | hsv(269, 43%, 94%) |
| CMYK | cmyk(22.1%, 43.3%, 0%, 5.9%) |
| CIE-LAB | lab(65.33, 39.20, -45.15) |
| CIE-LCH | lch(65.33, 59.80, 310.97°) |
| OKLab | oklab(71.7% 0.0897 -0.1259) |
| OKLCH | oklch(71.7% 0.155 305.5) |
| XYZ | xyz(45.0226, 34.4647, 86.7017) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.44
Light Purple
#BF77F6
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 5.21
Easter Purple
#C071FE
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.20
Pale Purple
#B790D4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88F0 #BDF088
analogous
#8889F0 #BB88F0 #EF88F0
triadic
#BB88F0 #F0BB88 #88F0BB
tetradic
#BB88F0 #F08889 #BDF088 #88F0EF
square
#BB88F0 #F08889 #BDF088 #88F0EF
split-complementary
#BB88F0 #F0EF88 #89F088
monochromatic
#7D1CE1 #9C52E9 #BB88F0 #DABEF7 #EFE4FC
Accessibility & contrast
On white
2.66
#BB88F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#BB88F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88F0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88F0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#7A9FED
Tritanopia (blue-blind)
#B399B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb88f0; /* rgb */ color: rgb(187, 136, 240); /* oklch */ color: oklch(71.7% 0.155 305.5);
Tailwind
colors: {
custom: {
50: '#d1abf5',
500: '#bb88f0',
950: '#000000',
},
}SCSS
$custom: #bb88f0; $custom-light: #d1abf5; $custom-dark: #000000;
JSON
{
"hex": "#bb88f0",
"rgb": {
"r": 187,
"g": 136,
"b": 240
},
"hsl": {
"h": 269.423,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.71704,
"c": 0.15456,
"h": 305.5
},
"luminance": 0.34464
}Semantic roles & 50–950 ramp
primary
#BB88F0
secondary
#E6F3D8
accent
#DA0C75
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85