#BB8FE0#BB8FE0
#BB8FE0 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.1% C 0.123 H 308.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FE0 |
|---|---|
| RGB | rgb(187, 143, 224) |
| HSL | hsl(273, 57%, 72%) |
| HSV | hsv(273, 36%, 88%) |
| CMYK | cmyk(16.5%, 36.2%, 0%, 12.2%) |
| CIE-LAB | lab(66.21, 31.77, -34.95) |
| CIE-LCH | lch(66.21, 47.23, 312.27°) |
| OKLab | oklab(72.14% 0.0767 -0.0965) |
| OKLCH | oklch(72.14% 0.123 308.5) |
| XYZ | xyz(43.7680, 35.5920, 75.0708) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.53
Lavender (survey)
#C79FEF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.42
Liliac
#C48EFD
ΔE00 5.00
Lavender
#B39DDB
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FE0 #B4E08F
analogous
#938FE0 #BB8FE0 #E08FDC
triadic
#BB8FE0 #E0BB8F #8FE0BB
tetradic
#BB8FE0 #E0938F #B4E08F #8FDCE0
square
#BB8FE0 #E0938F #B4E08F #8FDCE0
split-complementary
#BB8FE0 #DCE08F #8FE093
monochromatic
#8035C0 #9E5FD3 #BB8FE0 #D8BFED #F0E7F8
Accessibility & contrast
On white
2.59
#BB8FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BB8FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FE0
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FE0 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE3
Deuteranopia (green-blind)
#89A2DE
Tritanopia (blue-blind)
#B69BAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb8fe0; /* rgb */ color: rgb(187, 143, 224); /* oklch */ color: oklch(72.1% 0.123 308.5);
Tailwind
colors: {
custom: {
50: '#d0b0ea',
500: '#bb8fe0',
950: '#000000',
},
}SCSS
$custom: #bb8fe0; $custom-light: #d0b0ea; $custom-dark: #000000;
JSON
{
"hex": "#bb8fe0",
"rgb": {
"r": 187,
"g": 143,
"b": 224
},
"hsl": {
"h": 272.593,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.72135,
"c": 0.1233,
"h": 308.5
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#BB8FE0
secondary
#E5F0DB
accent
#C4216C
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141016
muted
#827F84