#BB7AFF#BB7AFF
#BB7AFF is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.3% C 0.194 H 304.4°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7AFF |
|---|---|
| RGB | rgb(187, 122, 255) |
| HSL | hsl(269, 100%, 74%) |
| HSV | hsv(269, 52%, 100%) |
| CMYK | cmyk(26.7%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(63.10, 50.20, -56.93) |
| CIE-LCH | lch(63.10, 75.90, 311.40°) |
| OKLab | oklab(70.29% 0.1099 -0.1602) |
| OKLCH | oklch(70.29% 0.194 304.4) |
| XYZ | xyz(45.4991, 31.7041, 98.3109) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.89
Easter Purple
#C071FE
ΔE00 2.18
Light Urple
#B36FF6
ΔE00 3.13
Liliac
#C48EFD
ΔE00 5.13
Bright Lavender
#C760FF
ΔE00 5.50
Bright Lilac
#C95EFB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7AFF #BEFF7A
analogous
#7A7CFF #BB7AFF #FD7AFF
triadic
#BB7AFF #FFBB7A #7AFFBB
tetradic
#BB7AFF #FF7A7C #BEFF7A #7AFFFD
square
#BB7AFF #FF7A7C #BEFF7A #7AFFFD
split-complementary
#BB7AFF #FFFD7A #7CFF7A
monochromatic
#7C00FF #9C3DFF #BB7AFF #DAB7FF #EFE0FF
Accessibility & contrast
On white
2.86
#BB7AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#BB7AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7AFF
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7AFF | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#AF93B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb7aff; /* rgb */ color: rgb(187, 122, 255); /* oklch */ color: oklch(70.3% 0.194 304.4);
Tailwind
colors: {
custom: {
50: '#d2a2ff',
500: '#bb7aff',
950: '#000000',
},
}SCSS
$custom: #bb7aff; $custom-light: #d2a2ff; $custom-dark: #000000;
JSON
{
"hex": "#bb7aff",
"rgb": {
"r": 187,
"g": 122,
"b": 255
},
"hsl": {
"h": 269.323,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.70285,
"c": 0.19423,
"h": 304.4
},
"luminance": 0.31704
}Semantic roles & 50–950 ramp
primary
#BB7AFF
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86