#BB88F9#BB88F9
#BB88F9 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.2% C 0.166 H 303.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88F9 |
|---|---|
| RGB | rgb(187, 136, 249) |
| HSL | hsl(267, 90%, 75%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(24.9%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.76, 41.27, -49.42) |
| CIE-LCH | lch(65.76, 64.39, 309.87°) |
| OKLab | oklab(72.17% 0.091 -0.1383) |
| OKLCH | oklch(72.17% 0.166 303.3) |
| XYZ | xyz(46.3929, 35.0127, 93.9182) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.07
Light Purple
#BF77F6
ΔE00 4.24
Easter Purple
#C071FE
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 5.64
Light Urple
#B36FF6
ΔE00 6.23
Pastel Purple
#CAA0FF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88F9 #C6F988
analogous
#888DF9 #BB88F9 #F488F9
triadic
#BB88F9 #F9BB88 #88F9BB
tetradic
#BB88F9 #F9888D #C6F988 #88F9F4
square
#BB88F9 #F9888D #C6F988 #88F9F4
split-complementary
#BB88F9 #F9F488 #8DF988
monochromatic
#7813F3 #9A4EF6 #BB88F9 #DCC2FC #EEE2FE
Accessibility & contrast
On white
2.62
#BB88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BB88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88F9
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88F9 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#75A0F6
Tritanopia (blue-blind)
#B09BB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb88f9; /* rgb */ color: rgb(187, 136, 249); /* oklch */ color: oklch(72.2% 0.166 303.3);
Tailwind
colors: {
custom: {
50: '#d2abfc',
500: '#bb88f9',
950: '#000000',
},
}SCSS
$custom: #bb88f9; $custom-light: #d2abfc; $custom-dark: #000000;
JSON
{
"hex": "#bb88f9",
"rgb": {
"r": 187,
"g": 136,
"b": 249
},
"hsl": {
"h": 267.08,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.72166,
"c": 0.16553,
"h": 303.3
},
"luminance": 0.35013
}Semantic roles & 50–950 ramp
primary
#BB88F9
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85