#BB83F7#BB83F7
#BB83F7 is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.2% C 0.171 H 304.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83F7 |
|---|---|
| RGB | rgb(187, 131, 247) |
| HSL | hsl(269, 88%, 74%) |
| HSV | hsv(269, 47%, 97%) |
| CMYK | cmyk(24.3%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(64.57, 43.53, -50.19) |
| CIE-LCH | lch(64.57, 66.44, 310.93°) |
| OKLab | oklab(71.25% 0.0974 -0.1405) |
| OKLCH | oklch(71.25% 0.171 304.7) |
| XYZ | xyz(45.3948, 33.5130, 92.0548) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.99
Liliac
#C48EFD
ΔE00 3.01
Easter Purple
#C071FE
ΔE00 4.34
Light Urple
#B36FF6
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 6.61
Pastel Purple
#CAA0FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83F7 #BFF783
analogous
#8385F7 #BB83F7 #F583F7
triadic
#BB83F7 #F7BB83 #83F7BB
tetradic
#BB83F7 #F78385 #BFF783 #83F7F5
square
#BB83F7 #F78385 #BFF783 #83F7F5
split-complementary
#BB83F7 #F7F583 #85F783
monochromatic
#7C10F0 #9B4AF3 #BB83F7 #DBBCFB #EFE2FD
Accessibility & contrast
On white
2.73
#BB83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#BB83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83F7
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83F7 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#B197B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb83f7; /* rgb */ color: rgb(187, 131, 247); /* oklch */ color: oklch(71.2% 0.171 304.7);
Tailwind
colors: {
custom: {
50: '#d2a8fa',
500: '#bb83f7',
950: '#000000',
},
}SCSS
$custom: #bb83f7; $custom-light: #d2a8fa; $custom-dark: #000000;
JSON
{
"hex": "#bb83f7",
"rgb": {
"r": 187,
"g": 131,
"b": 247
},
"hsl": {
"h": 268.966,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.71248,
"c": 0.17098,
"h": 304.7
},
"luminance": 0.33513
}Semantic roles & 50–950 ramp
primary
#BB83F7
secondary
#E6F5D6
accent
#E40177
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85