#BB8FF1#BB8FF1
#BB8FF1 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.144 H 303.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF1 |
|---|---|
| RGB | rgb(187, 143, 241) |
| HSL | hsl(267, 78%, 75%) |
| HSV | hsv(267, 41%, 95%) |
| CMYK | cmyk(22.4%, 40.7%, 0%, 5.5%) |
| CIE-LAB | lab(66.95, 35.58, -43.16) |
| CIE-LCH | lch(66.95, 55.93, 309.50°) |
| OKLab | oklab(72.94% 0.0802 -0.1202) |
| OKLCH | oklch(72.94% 0.144 303.7) |
| XYZ | xyz(46.1898, 36.5607, 87.8256) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.94
Lilac (survey)
#CEA2FD
ΔE00 5.33
Pale Purple
#B790D4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF1 #C5F18F
analogous
#8F94F1 #BB8FF1 #EC8FF1
triadic
#BB8FF1 #F1BB8F #8FF1BB
tetradic
#BB8FF1 #F18F94 #C5F18F #8FF1EC
square
#BB8FF1 #F18F94 #C5F18F #8FF1EC
split-complementary
#BB8FF1 #F1EC8F #94F18F
monochromatic
#7922E3 #9A59EA #BB8FF1 #DCC5F8 #EEE4FC
Accessibility & contrast
On white
2.53
#BB8FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB8FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF1
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF1 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#B29FB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ff1; /* rgb */ color: rgb(187, 143, 241); /* oklch */ color: oklch(72.9% 0.144 303.7);
Tailwind
colors: {
custom: {
50: '#d1b0f6',
500: '#bb8ff1',
950: '#000000',
},
}SCSS
$custom: #bb8ff1; $custom-light: #d1b0f6; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff1",
"rgb": {
"r": 187,
"g": 143,
"b": 241
},
"hsl": {
"h": 266.939,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.72937,
"c": 0.14446,
"h": 303.7
},
"luminance": 0.36561
}Semantic roles & 50–950 ramp
primary
#BB8FF1
secondary
#E7F3D8
accent
#DA0B7D
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85