#BB8FF2#BB8FF2
#BB8FF2 is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.0% C 0.146 H 303.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF2 |
|---|---|
| RGB | rgb(187, 143, 242) |
| HSL | hsl(267, 79%, 75%) |
| HSV | hsv(267, 41%, 95%) |
| CMYK | cmyk(22.7%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.99, 35.81, -43.64) |
| CIE-LCH | lch(66.99, 56.45, 309.37°) |
| OKLab | oklab(72.99% 0.0804 -0.1215) |
| OKLCH | oklch(72.99% 0.146 303.5) |
| XYZ | xyz(46.3396, 36.6206, 88.6144) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.15
Baby Purple
#CA9BF7
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF2 #C6F28F
analogous
#8F94F2 #BB8FF2 #ED8FF2
triadic
#BB8FF2 #F2BB8F #8FF2BB
tetradic
#BB8FF2 #F28F94 #C6F28F #8FF2ED
square
#BB8FF2 #F28F94 #C6F28F #8FF2ED
split-complementary
#BB8FF2 #F2ED8F #94F28F
monochromatic
#7821E5 #9A58EC #BB8FF2 #DCC6F8 #EEE4FC
Accessibility & contrast
On white
2.52
#BB8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BB8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#80A3EF
Tritanopia (blue-blind)
#B29FB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ff2; /* rgb */ color: rgb(187, 143, 242); /* oklch */ color: oklch(73.0% 0.146 303.5);
Tailwind
colors: {
custom: {
50: '#d1b0f7',
500: '#bb8ff2',
950: '#000000',
},
}SCSS
$custom: #bb8ff2; $custom-light: #d1b0f7; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff2",
"rgb": {
"r": 187,
"g": 143,
"b": 242
},
"hsl": {
"h": 266.667,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.72986,
"c": 0.14572,
"h": 303.5
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#BB8FF2
secondary
#E7F4D7
accent
#DB0A7E
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85