#BB7FF6#BB7FF6
#BB7FF6 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.6% C 0.176 H 305.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7FF6 |
|---|---|
| RGB | rgb(187, 127, 246) |
| HSL | hsl(270, 87%, 73%) |
| HSV | hsv(270, 48%, 96%) |
| CMYK | cmyk(24%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(63.67, 45.46, -51.07) |
| CIE-LCH | lch(63.67, 68.38, 311.67°) |
| OKLab | oklab(70.56% 0.1026 -0.1431) |
| OKLCH | oklch(70.56% 0.176 305.6) |
| XYZ | xyz(44.7140, 32.3977, 91.0687) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.03
Easter Purple
#C071FE
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.88
Light Urple
#B36FF6
ΔE00 4.16
Bright Lavender
#C760FF
ΔE00 6.66
Bright Lilac
#C95EFB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7FF6 #BAF67F
analogous
#7F7FF6 #BB7FF6 #F67FF5
triadic
#BB7FF6 #F6BB7F #7FF6BB
tetradic
#BB7FF6 #F67F7F #BAF67F #7FF5F6
square
#BB7FF6 #F67F7F #BAF67F #7FF5F6
split-complementary
#BB7FF6 #F5F67F #7FF67F
monochromatic
#7E10EA #9D46F2 #BB7FF6 #D9B8FA #F0E2FD
Accessibility & contrast
On white
2.81
#BB7FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#BB7FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7FF6
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7FF6 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D98FA
Deuteranopia (green-blind)
#6E9BF3
Tritanopia (blue-blind)
#B294AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb7ff6; /* rgb */ color: rgb(187, 127, 246); /* oklch */ color: oklch(70.6% 0.176 305.6);
Tailwind
colors: {
custom: {
50: '#d2a5fa',
500: '#bb7ff6',
950: '#000000',
},
}SCSS
$custom: #bb7ff6; $custom-light: #d2a5fa; $custom-dark: #000000;
JSON
{
"hex": "#bb7ff6",
"rgb": {
"r": 187,
"g": 127,
"b": 246
},
"hsl": {
"h": 270.252,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.70558,
"c": 0.17607,
"h": 305.6
},
"luminance": 0.32397
}Semantic roles & 50–950 ramp
primary
#BB7FF6
secondary
#E5F5D6
accent
#E30272
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85