#BB8DF4#BB8DF4
#BB8DF4 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.7% C 0.151 H 303.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8DF4 |
|---|---|
| RGB | rgb(187, 141, 244) |
| HSL | hsl(267, 82%, 75%) |
| HSV | hsv(267, 42%, 96%) |
| CMYK | cmyk(23.4%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.63, 37.37, -45.30) |
| CIE-LCH | lch(66.63, 58.73, 309.52°) |
| OKLab | oklab(72.74% 0.0835 -0.1263) |
| OKLCH | oklch(72.74% 0.151 303.4) |
| XYZ | xyz(46.3440, 36.1463, 90.1058) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8DF4 #C6F48D
analogous
#8D92F4 #BB8DF4 #EE8DF4
triadic
#BB8DF4 #F4BB8D #8DF4BB
tetradic
#BB8DF4 #F48D92 #C6F48D #8DF4EE
square
#BB8DF4 #F48D92 #C6F48D #8DF4EE
split-complementary
#BB8DF4 #F4EE8D #92F48D
monochromatic
#781DE9 #9A55EF #BB8DF4 #DCC5F9 #EEE3FC
Accessibility & contrast
On white
2.55
#BB8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BB8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8DF4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8DF4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#B19EB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb8df4; /* rgb */ color: rgb(187, 141, 244); /* oklch */ color: oklch(72.7% 0.151 303.4);
Tailwind
colors: {
custom: {
50: '#d1aff8',
500: '#bb8df4',
950: '#000000',
},
}SCSS
$custom: #bb8df4; $custom-light: #d1aff8; $custom-dark: #000000;
JSON
{
"hex": "#bb8df4",
"rgb": {
"r": 187,
"g": 141,
"b": 244
},
"hsl": {
"h": 266.796,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.72744,
"c": 0.15143,
"h": 303.4
},
"luminance": 0.36146
}Semantic roles & 50–950 ramp
primary
#BB8DF4
secondary
#E7F4D7
accent
#DF077E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85