#BB88F8#BB88F8
#BB88F8 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.1% C 0.164 H 303.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88F8 |
|---|---|
| RGB | rgb(187, 136, 248) |
| HSL | hsl(267, 89%, 75%) |
| HSV | hsv(267, 45%, 97%) |
| CMYK | cmyk(24.6%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.71, 41.04, -48.95) |
| CIE-LCH | lch(65.71, 63.88, 309.98°) |
| OKLab | oklab(72.11% 0.0908 -0.1369) |
| OKLCH | oklch(72.11% 0.164 303.6) |
| XYZ | xyz(46.2373, 34.9505, 93.0990) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.06
Light Purple
#BF77F6
ΔE00 4.23
Easter Purple
#C071FE
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 6.25
Light Urple
#B36FF6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88F8 #C5F888
analogous
#888DF8 #BB88F8 #F388F8
triadic
#BB88F8 #F8BB88 #88F8BB
tetradic
#BB88F8 #F8888D #C5F888 #88F8F3
square
#BB88F8 #F8888D #C5F888 #88F8F3
split-complementary
#BB88F8 #F8F388 #8DF888
monochromatic
#7914F1 #9A4EF5 #BB88F8 #DCC2FB #EEE2FD
Accessibility & contrast
On white
2.63
#BB88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BB88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88F8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88F8 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#B19BB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb88f8; /* rgb */ color: rgb(187, 136, 248); /* oklch */ color: oklch(72.1% 0.164 303.6);
Tailwind
colors: {
custom: {
50: '#d2abfb',
500: '#bb88f8',
950: '#000000',
},
}SCSS
$custom: #bb88f8; $custom-light: #d2abfb; $custom-dark: #000000;
JSON
{
"hex": "#bb88f8",
"rgb": {
"r": 187,
"g": 136,
"b": 248
},
"hsl": {
"h": 267.321,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.72114,
"c": 0.16431,
"h": 303.6
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#BB88F8
secondary
#E7F5D6
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85