#BC7CF8#BC7CF8
#BC7CF8 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.3% C 0.183 H 306.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7CF8 |
|---|---|
| RGB | rgb(188, 124, 248) |
| HSL | hsl(271, 90%, 73%) |
| HSV | hsv(271, 50%, 97%) |
| CMYK | cmyk(24.2%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(63.25, 47.79, -52.84) |
| CIE-LCH | lch(63.25, 71.24, 312.13°) |
| OKLab | oklab(70.3% 0.108 -0.1482) |
| OKLCH | oklch(70.3% 0.183 306.1) |
| XYZ | xyz(44.8865, 31.8843, 92.5784) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.36
Easter Purple
#C071FE
ΔE00 2.63
Light Urple
#B36FF6
ΔE00 3.53
Liliac
#C48EFD
ΔE00 4.50
Bright Lavender
#C760FF
ΔE00 5.89
Bright Lilac
#C95EFB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7CF8 #B8F87C
analogous
#7E7CF8 #BC7CF8 #F87CF6
triadic
#BC7CF8 #F8BC7C #7CF8BC
tetradic
#BC7CF8 #F87E7C #B8F87C #7CF6F8
square
#BC7CF8 #F87E7C #B8F87C #7CF6F8
split-complementary
#BC7CF8 #F6F87C #7CF87E
monochromatic
#800DED #9E42F5 #BC7CF8 #DAB6FB #F0E2FD
Accessibility & contrast
On white
2.85
#BC7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#BC7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7CF8
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7CF8 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FC
Deuteranopia (green-blind)
#6A9AF5
Tritanopia (blue-blind)
#B392AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7cf8; /* rgb */ color: rgb(188, 124, 248); /* oklch */ color: oklch(70.3% 0.183 306.1);
Tailwind
colors: {
custom: {
50: '#d3a3fb',
500: '#bc7cf8',
950: '#000000',
},
}SCSS
$custom: #bc7cf8; $custom-light: #d3a3fb; $custom-dark: #000000;
JSON
{
"hex": "#bc7cf8",
"rgb": {
"r": 188,
"g": 124,
"b": 248
},
"hsl": {
"h": 270.968,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.703,
"c": 0.18335,
"h": 306.1
},
"luminance": 0.31884
}Semantic roles & 50–950 ramp
primary
#BC7CF8
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85