#BB83F4#BB83F4
#BB83F4 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.167 H 305.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83F4 |
|---|---|
| RGB | rgb(187, 131, 244) |
| HSL | hsl(270, 84%, 74%) |
| HSV | hsv(270, 46%, 96%) |
| CMYK | cmyk(23.4%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(64.43, 42.85, -48.78) |
| CIE-LCH | lch(64.43, 64.92, 311.30°) |
| OKLab | oklab(71.09% 0.097 -0.1364) |
| OKLCH | oklch(71.09% 0.167 305.4) |
| XYZ | xyz(44.9356, 33.3293, 89.6363) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.05
Easter Purple
#C071FE
ΔE00 4.48
Light Urple
#B36FF6
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 6.48
Pastel Purple
#CAA0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83F4 #BCF483
analogous
#8383F4 #BB83F4 #F483F4
triadic
#BB83F4 #F4BB83 #83F4BB
tetradic
#BB83F4 #F48383 #BCF483 #83F4F4
square
#BB83F4 #F48383 #BCF483 #83F4F4
split-complementary
#BB83F4 #F4F483 #83F483
monochromatic
#7D15E8 #9C4BEF #BB83F4 #DABBF9 #F0E3FD
Accessibility & contrast
On white
2.74
#BB83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BB83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83F4
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83F4 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF8
Deuteranopia (green-blind)
#739CF1
Tritanopia (blue-blind)
#B296B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb83f4; /* rgb */ color: rgb(187, 131, 244); /* oklch */ color: oklch(71.1% 0.167 305.4);
Tailwind
colors: {
custom: {
50: '#d2a8f8',
500: '#bb83f4',
950: '#000000',
},
}SCSS
$custom: #bb83f4; $custom-light: #d2a8f8; $custom-dark: #000000;
JSON
{
"hex": "#bb83f4",
"rgb": {
"r": 187,
"g": 131,
"b": 244
},
"hsl": {
"h": 269.735,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.7109,
"c": 0.16739,
"h": 305.4
},
"luminance": 0.33329
}Semantic roles & 50–950 ramp
primary
#BB83F4
secondary
#E6F4D7
accent
#E00574
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85