#BB8FF0#BB8FF0
#BB8FF0 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.9% C 0.143 H 304.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF0 |
|---|---|
| RGB | rgb(187, 143, 240) |
| HSL | hsl(267, 76%, 75%) |
| HSV | hsv(267, 40%, 94%) |
| CMYK | cmyk(22.1%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.90, 35.35, -42.68) |
| CIE-LCH | lch(66.90, 55.42, 309.63°) |
| OKLab | oklab(72.89% 0.08 -0.1188) |
| OKLCH | oklch(72.89% 0.143 304) |
| XYZ | xyz(46.0409, 36.5011, 87.0411) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.37
Baby Purple
#CA9BF7
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.31
Pale Purple
#B790D4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF0 #C4F08F
analogous
#8F94F0 #BB8FF0 #EB8FF0
triadic
#BB8FF0 #F0BB8F #8FF0BB
tetradic
#BB8FF0 #F08F94 #C4F08F #8FF0EB
square
#BB8FF0 #F08F94 #C4F08F #8FF0EB
split-complementary
#BB8FF0 #F0EB8F #94F08F
monochromatic
#7923E2 #9A59E9 #BB8FF0 #DCC5F7 #EFE4FB
Accessibility & contrast
On white
2.53
#BB8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BB8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#B29FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ff0; /* rgb */ color: rgb(187, 143, 240); /* oklch */ color: oklch(72.9% 0.143 304.0);
Tailwind
colors: {
custom: {
50: '#d1b0f5',
500: '#bb8ff0',
950: '#000000',
},
}SCSS
$custom: #bb8ff0; $custom-light: #d1b0f5; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff0",
"rgb": {
"r": 187,
"g": 143,
"b": 240
},
"hsl": {
"h": 267.216,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.72888,
"c": 0.14321,
"h": 304
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#BB8FF0
secondary
#E7F3D8
accent
#D90D7C
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85