#BB83F3#BB83F3
#BB83F3 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.0% C 0.166 H 305.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83F3 |
|---|---|
| RGB | rgb(187, 131, 243) |
| HSL | hsl(270, 82%, 73%) |
| HSV | hsv(270, 46%, 95%) |
| CMYK | cmyk(23%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(64.38, 42.62, -48.30) |
| CIE-LCH | lch(64.38, 64.42, 311.42°) |
| OKLab | oklab(71.04% 0.0969 -0.135) |
| OKLCH | oklch(71.04% 0.166 305.7) |
| XYZ | xyz(44.7841, 33.2688, 88.8389) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.08
Easter Purple
#C071FE
ΔE00 4.54
Light Urple
#B36FF6
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83F3 #BBF383
analogous
#8383F3 #BB83F3 #F383F3
triadic
#BB83F3 #F3BB83 #83F3BB
tetradic
#BB83F3 #F38383 #BBF383 #83F3F3
square
#BB83F3 #F38383 #BBF383 #83F3F3
split-complementary
#BB83F3 #F3F383 #83F383
monochromatic
#7E16E5 #9C4BEE #BB83F3 #DABBF8 #F0E3FC
Accessibility & contrast
On white
2.74
#BB83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#BB83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83F3
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83F3 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#749CF0
Tritanopia (blue-blind)
#B296B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb83f3; /* rgb */ color: rgb(187, 131, 243); /* oklch */ color: oklch(71.0% 0.166 305.7);
Tailwind
colors: {
custom: {
50: '#d2a8f7',
500: '#bb83f3',
950: '#000000',
},
}SCSS
$custom: #bb83f3; $custom-light: #d2a8f7; $custom-dark: #000000;
JSON
{
"hex": "#bb83f3",
"rgb": {
"r": 187,
"g": 131,
"b": 243
},
"hsl": {
"h": 270,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.71038,
"c": 0.16619,
"h": 305.7
},
"luminance": 0.33268
}Semantic roles & 50–950 ramp
primary
#BB83F3
secondary
#E6F4D7
accent
#DF0773
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85