#BB8EF8#BB8EF8
#BB8EF8 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.155 H 302.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8EF8 |
|---|---|
| RGB | rgb(187, 142, 248) |
| HSL | hsl(265, 88%, 76%) |
| HSV | hsv(265, 43%, 97%) |
| CMYK | cmyk(24.6%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.04, 37.74, -46.85) |
| CIE-LCH | lch(67.04, 60.16, 308.86°) |
| OKLab | oklab(73.11% 0.0828 -0.1308) |
| OKLCH | oklch(73.11% 0.155 302.3) |
| XYZ | xyz(47.1061, 36.6881, 93.3886) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 5.75
Light Purple
#BF77F6
ΔE00 5.77
Lavender (survey)
#C79FEF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8EF8 #CBF88E
analogous
#8E96F8 #BB8EF8 #F08EF8
triadic
#BB8EF8 #F8BB8E #8EF8BB
tetradic
#BB8EF8 #F88E96 #CBF88E #8EF8F0
square
#BB8EF8 #F88E96 #CBF88E #8EF8F0
split-complementary
#BB8EF8 #F8F08E #96F88E
monochromatic
#761BF1 #9854F4 #BB8EF8 #DEC8FC #EEE2FD
Accessibility & contrast
On white
2.52
#BB8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8EF8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8EF8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#B0A0B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ef8; /* rgb */ color: rgb(187, 142, 248); /* oklch */ color: oklch(73.1% 0.155 302.3);
Tailwind
colors: {
custom: {
50: '#d1b0fb',
500: '#bb8ef8',
950: '#000000',
},
}SCSS
$custom: #bb8ef8; $custom-light: #d1b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bb8ef8",
"rgb": {
"r": 187,
"g": 142,
"b": 248
},
"hsl": {
"h": 265.472,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.73115,
"c": 0.15481,
"h": 302.3
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#BB8EF8
secondary
#E8F5D6
accent
#E50184
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85