#BB83ED#BB83ED
#BB83ED is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.7% C 0.159 H 307.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB83ED |
|---|---|
| RGB | rgb(187, 131, 237) |
| HSL | hsl(272, 75%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21.1%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.09, 41.26, -45.45) |
| CIE-LCH | lch(64.09, 61.38, 312.23°) |
| OKLab | oklab(70.73% 0.0961 -0.1267) |
| OKLCH | oklch(70.73% 0.159 307.2) |
| XYZ | xyz(43.8928, 32.9122, 84.1447) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.34
Liliac
#C48EFD
ΔE00 3.45
Easter Purple
#C071FE
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 6.30
Pale Purple
#B790D4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB83ED #B5ED83
analogous
#8683ED #BB83ED #ED83EA
triadic
#BB83ED #EDBB83 #83EDBB
tetradic
#BB83ED #ED8683 #B5ED83 #83EAED
square
#BB83ED #ED8683 #B5ED83 #83EAED
split-complementary
#BB83ED #EAED83 #83ED86
monochromatic
#801FD6 #9E4EE5 #BB83ED #D8B8F5 #F0E4FB
Accessibility & contrast
On white
2.77
#BB83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BB83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB83ED
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB83ED | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#B494AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb83ed; /* rgb */ color: rgb(187, 131, 237); /* oklch */ color: oklch(70.7% 0.159 307.2);
Tailwind
colors: {
custom: {
50: '#d1a8f3',
500: '#bb83ed',
950: '#000000',
},
}SCSS
$custom: #bb83ed; $custom-light: #d1a8f3; $custom-dark: #000000;
JSON
{
"hex": "#bb83ed",
"rgb": {
"r": 187,
"g": 131,
"b": 237
},
"hsl": {
"h": 271.698,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.70728,
"c": 0.15903,
"h": 307.2
},
"luminance": 0.32912
}Semantic roles & 50–950 ramp
primary
#BB83ED
secondary
#E5F3D8
accent
#D70F6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85