#BB88F4#BB88F4
#BB88F4 is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.9% C 0.159 H 304.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88F4 |
|---|---|
| RGB | rgb(187, 136, 244) |
| HSL | hsl(268, 83%, 75%) |
| HSV | hsv(268, 44%, 96%) |
| CMYK | cmyk(23.4%, 44.3%, 0%, 4.3%) |
| CIE-LAB | lab(65.52, 40.12, -47.05) |
| CIE-LCH | lch(65.52, 61.83, 310.45°) |
| OKLab | oklab(71.91% 0.0903 -0.1314) |
| OKLCH | oklch(71.91% 0.159 304.5) |
| XYZ | xyz(45.6234, 34.7050, 89.8656) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Light Purple
#BF77F6
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 5.36
Easter Purple
#C071FE
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88F4 #C1F488
analogous
#888BF4 #BB88F4 #F188F4
triadic
#BB88F4 #F4BB88 #88F4BB
tetradic
#BB88F4 #F4888B #C1F488 #88F4F1
square
#BB88F4 #F4888B #C1F488 #88F4F1
split-complementary
#BB88F4 #F4F188 #8BF488
monochromatic
#7B18EA #9B50EF #BB88F4 #DBC0F9 #EFE3FC
Accessibility & contrast
On white
2.64
#BB88F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#BB88F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88F4
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88F4 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#789FF1
Tritanopia (blue-blind)
#B29AB2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb88f4; /* rgb */ color: rgb(187, 136, 244); /* oklch */ color: oklch(71.9% 0.159 304.5);
Tailwind
colors: {
custom: {
50: '#d1abf8',
500: '#bb88f4',
950: '#000000',
},
}SCSS
$custom: #bb88f4; $custom-light: #d1abf8; $custom-dark: #000000;
JSON
{
"hex": "#bb88f4",
"rgb": {
"r": 187,
"g": 136,
"b": 244
},
"hsl": {
"h": 268.333,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71907,
"c": 0.15944,
"h": 304.5
},
"luminance": 0.34705
}Semantic roles & 50–950 ramp
primary
#BB88F4
secondary
#E6F4D7
accent
#DF0679
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85