#BB8FF4#BB8FF4
#BB8FF4 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.148 H 303.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF4 |
|---|---|
| RGB | rgb(187, 143, 244) |
| HSL | hsl(266, 82%, 76%) |
| HSV | hsv(266, 41%, 96%) |
| CMYK | cmyk(23.4%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(67.08, 36.27, -44.59) |
| CIE-LCH | lch(67.08, 57.48, 309.12°) |
| OKLab | oklab(73.08% 0.0807 -0.1243) |
| OKLCH | oklch(73.08% 0.148 303) |
| XYZ | xyz(46.6416, 36.7414, 90.2050) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 3.94
Pastel Purple
#CAA0FF
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF4 #C8F48F
analogous
#8F95F4 #BB8FF4 #EE8FF4
triadic
#BB8FF4 #F4BB8F #8FF4BB
tetradic
#BB8FF4 #F48F95 #C8F48F #8FF4EE
square
#BB8FF4 #F48F95 #C8F48F #8FF4EE
split-complementary
#BB8FF4 #F4EE8F #95F48F
monochromatic
#7720E9 #9957EF #BB8FF4 #DDC7F9 #EEE3FC
Accessibility & contrast
On white
2.52
#BB8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BB8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#B1A0B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ff4; /* rgb */ color: rgb(187, 143, 244); /* oklch */ color: oklch(73.1% 0.148 303.0);
Tailwind
colors: {
custom: {
50: '#d1b0f8',
500: '#bb8ff4',
950: '#000000',
},
}SCSS
$custom: #bb8ff4; $custom-light: #d1b0f8; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff4",
"rgb": {
"r": 187,
"g": 143,
"b": 244
},
"hsl": {
"h": 266.139,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.73084,
"c": 0.14822,
"h": 303
},
"luminance": 0.36741
}Semantic roles & 50–950 ramp
primary
#BB8FF4
secondary
#E7F4D7
accent
#DF0781
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85