#BB8FFB#BB8FFB
#BB8FFB is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.157 H 301.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FFB |
|---|---|
| RGB | rgb(187, 143, 251) |
| HSL | hsl(264, 93%, 77%) |
| HSV | hsv(264, 43%, 98%) |
| CMYK | cmyk(25.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(67.41, 37.89, -47.91) |
| CIE-LCH | lch(67.41, 61.09, 308.34°) |
| OKLab | oklab(73.44% 0.0819 -0.1339) |
| OKLCH | oklch(73.44% 0.157 301.4) |
| XYZ | xyz(47.7247, 37.1746, 95.9092) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.79
Baby Purple
#CA9BF7
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FFB #CFFB8F
analogous
#8F99FB #BB8FFB #F18FFB
triadic
#BB8FFB #FBBB8F #8FFBBB
tetradic
#BB8FFB #FB8F99 #CFFB8F #8FFBF1
square
#BB8FFB #FB8F99 #CFFB8F #8FFBF1
split-complementary
#BB8FFB #FBF18F #99FB8F
monochromatic
#7319F7 #9754F9 #BB8FFB #DFCAFD #EDE1FE
Accessibility & contrast
On white
2.49
#BB8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BB8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FFB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FFB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FF
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#AFA2B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ffb; /* rgb */ color: rgb(187, 143, 251); /* oklch */ color: oklch(73.4% 0.157 301.4);
Tailwind
colors: {
custom: {
50: '#d1b0fd',
500: '#bb8ffb',
950: '#000000',
},
}SCSS
$custom: #bb8ffb; $custom-light: #d1b0fd; $custom-dark: #000000;
JSON
{
"hex": "#bb8ffb",
"rgb": {
"r": 187,
"g": 143,
"b": 251
},
"hsl": {
"h": 264.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73436,
"c": 0.15698,
"h": 301.4
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#BB8FFB
secondary
#E9F6D5
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85