#BB83F8#BB83F8
#BB83F8 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.3% C 0.172 H 304.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83F8 |
|---|---|
| RGB | rgb(187, 131, 248) |
| HSL | hsl(269, 89%, 74%) |
| HSV | hsv(269, 47%, 97%) |
| CMYK | cmyk(24.6%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(64.62, 43.76, -50.66) |
| CIE-LCH | lch(64.62, 66.95, 310.82°) |
| OKLab | oklab(71.3% 0.0975 -0.1419) |
| OKLCH | oklch(71.3% 0.172 304.5) |
| XYZ | xyz(45.5495, 33.5749, 92.8697) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.01
Easter Purple
#C071FE
ΔE00 4.31
Light Urple
#B36FF6
ΔE00 5.04
Baby Purple
#CA9BF7
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83F8 #C0F883
analogous
#8386F8 #BB83F8 #F683F8
triadic
#BB83F8 #F8BB83 #83F8BB
tetradic
#BB83F8 #F88386 #C0F883 #83F8F6
square
#BB83F8 #F88386 #C0F883 #83F8F6
split-complementary
#BB83F8 #F8F683 #86F883
monochromatic
#7B0FF1 #9B49F5 #BB83F8 #DBBDFB #EFE2FD
Accessibility & contrast
On white
2.72
#BB83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#BB83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83F8
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83F8 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#B197B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb83f8; /* rgb */ color: rgb(187, 131, 248); /* oklch */ color: oklch(71.3% 0.172 304.5);
Tailwind
colors: {
custom: {
50: '#d2a8fb',
500: '#bb83f8',
950: '#000000',
},
}SCSS
$custom: #bb83f8; $custom-light: #d2a8fb; $custom-dark: #000000;
JSON
{
"hex": "#bb83f8",
"rgb": {
"r": 187,
"g": 131,
"b": 248
},
"hsl": {
"h": 268.718,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.71301,
"c": 0.17218,
"h": 304.5
},
"luminance": 0.33575
}Semantic roles & 50–950 ramp
primary
#BB83F8
secondary
#E6F5D6
accent
#E60078
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85