#BB83FF#BB83FF
#BB83FF is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.7% C 0.181 H 303.0°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83FF |
|---|---|
| RGB | rgb(187, 131, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 49%, 100%) |
| CMYK | cmyk(26.7%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(64.98, 45.38, -53.94) |
| CIE-LCH | lch(64.98, 70.50, 310.07°) |
| OKLab | oklab(71.68% 0.0983 -0.1515) |
| OKLCH | oklch(71.68% 0.181 303) |
| XYZ | xyz(46.6558, 34.0174, 98.6964) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.23
Light Purple
#BF77F6
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 4.23
Light Urple
#B36FF6
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 7.07
Bright Lavender
#C760FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83FF #C7FF83
analogous
#8389FF #BB83FF #F983FF
triadic
#BB83FF #FFBB83 #83FFBB
tetradic
#BB83FF #FF8389 #C7FF83 #83FFF9
square
#BB83FF #FF8389 #C7FF83 #83FFF9
split-complementary
#BB83FF #FFF983 #89FF83
monochromatic
#7809FF #9946FF #BB83FF #DDC0FF #EEE0FF
Accessibility & contrast
On white
2.69
#BB83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#BB83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83FF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83FF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#AF99B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb83ff; /* rgb */ color: rgb(187, 131, 255); /* oklch */ color: oklch(71.7% 0.181 303.0);
Tailwind
colors: {
custom: {
50: '#d2a8ff',
500: '#bb83ff',
950: '#000000',
},
}SCSS
$custom: #bb83ff; $custom-light: #d2a8ff; $custom-dark: #000000;
JSON
{
"hex": "#bb83ff",
"rgb": {
"r": 187,
"g": 131,
"b": 255
},
"hsl": {
"h": 267.097,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.71679,
"c": 0.18055,
"h": 303
},
"luminance": 0.34017
}Semantic roles & 50–950 ramp
primary
#BB83FF
secondary
#E7F7D4
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86