#BC7FF9#BC7FF9
#BC7FF9 is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.8% C 0.180 H 305.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7FF9 |
|---|---|
| RGB | rgb(188, 127, 249) |
| HSL | hsl(270, 91%, 74%) |
| HSV | hsv(270, 49%, 98%) |
| CMYK | cmyk(24.5%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(63.93, 46.41, -52.31) |
| CIE-LCH | lch(63.93, 69.93, 311.58°) |
| OKLab | oklab(70.82% 0.1041 -0.1467) |
| OKLCH | oklch(70.82% 0.18 305.4) |
| XYZ | xyz(45.4237, 32.7099, 93.5248) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.04
Easter Purple
#C071FE
ΔE00 3.29
Liliac
#C48EFD
ΔE00 3.82
Light Urple
#B36FF6
ΔE00 4.17
Bright Lavender
#C760FF
ΔE00 6.57
Bright Lilac
#C95EFB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7FF9 #BCF97F
analogous
#7F7FF9 #BC7FF9 #F97FF9
triadic
#BC7FF9 #F9BC7F #7FF9BC
tetradic
#BC7FF9 #F97F7F #BCF97F #7FF9F9
square
#BC7FF9 #F97F7F #BCF97F #7FF9F9
split-complementary
#BC7FF9 #F9F97F #7FF97F
monochromatic
#7F0BF2 #9D45F6 #BC7FF9 #DBB9FC #F0E2FE
Accessibility & contrast
On white
2.78
#BC7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#BC7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7FF9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7FF9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#B294B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc7ff9; /* rgb */ color: rgb(188, 127, 249); /* oklch */ color: oklch(70.8% 0.180 305.4);
Tailwind
colors: {
custom: {
50: '#d3a5fc',
500: '#bc7ff9',
950: '#000000',
},
}SCSS
$custom: #bc7ff9; $custom-light: #d3a5fc; $custom-dark: #000000;
JSON
{
"hex": "#bc7ff9",
"rgb": {
"r": 188,
"g": 127,
"b": 249
},
"hsl": {
"h": 270,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.70821,
"c": 0.17986,
"h": 305.4
},
"luminance": 0.3271
}Semantic roles & 50–950 ramp
primary
#BC7FF9
secondary
#E6F6D5
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85