#BB7FF0#BB7FF0
#BB7FF0 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.2% C 0.169 H 307.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7FF0 |
|---|---|
| RGB | rgb(187, 127, 240) |
| HSL | hsl(272, 79%, 72%) |
| HSV | hsv(272, 47%, 94%) |
| CMYK | cmyk(22.1%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(63.37, 44.11, -48.24) |
| CIE-LCH | lch(63.37, 65.36, 312.44°) |
| OKLab | oklab(70.24% 0.1019 -0.1348) |
| OKLCH | oklch(70.24% 0.169 307.1) |
| XYZ | xyz(43.8079, 32.0352, 86.2968) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.20
Easter Purple
#C071FE
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.04
Light Urple
#B36FF6
ΔE00 4.44
Bright Lavender
#C760FF
ΔE00 6.87
Bright Lilac
#C95EFB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7FF0 #B4F07F
analogous
#837FF0 #BB7FF0 #F07FED
triadic
#BB7FF0 #F0BB7F #7FF0BB
tetradic
#BB7FF0 #F0837F #B4F07F #7FEDF0
square
#BB7FF0 #F0837F #B4F07F #7FEDF0
split-complementary
#BB7FF0 #EDF07F #7FF083
monochromatic
#801ADB #9E48EA #BB7FF0 #D8B6F6 #F0E4FC
Accessibility & contrast
On white
2.84
#BB7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#BB7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB7FF0
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7FF0 | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F4
Deuteranopia (green-blind)
#719AED
Tritanopia (blue-blind)
#B392AC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb7ff0; /* rgb */ color: rgb(187, 127, 240); /* oklch */ color: oklch(70.2% 0.169 307.1);
Tailwind
colors: {
custom: {
50: '#d2a5f5',
500: '#bb7ff0',
950: '#000000',
},
}SCSS
$custom: #bb7ff0; $custom-light: #d2a5f5; $custom-dark: #000000;
JSON
{
"hex": "#bb7ff0",
"rgb": {
"r": 187,
"g": 127,
"b": 240
},
"hsl": {
"h": 271.858,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.70239,
"c": 0.16901,
"h": 307.1
},
"luminance": 0.32035
}Semantic roles & 50–950 ramp
primary
#BB7FF0
secondary
#E5F4D7
accent
#DB0A6C
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85