#BC7FED#BC7FED
#BC7FED is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.2% C 0.166 H 308.3°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7FED |
|---|---|
| RGB | rgb(188, 127, 237) |
| HSL | hsl(273, 75%, 71%) |
| HSV | hsv(273, 46%, 93%) |
| CMYK | cmyk(20.7%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(63.33, 43.71, -46.64) |
| CIE-LCH | lch(63.33, 63.92, 313.14°) |
| OKLab | oklab(70.18% 0.1027 -0.1302) |
| OKLCH | oklch(70.18% 0.166 308.3) |
| XYZ | xyz(43.6115, 31.9851, 83.9806) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.43
Easter Purple
#C071FE
ΔE00 4.16
Liliac
#C48EFD
ΔE00 4.18
Light Urple
#B36FF6
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 7.00
Baby Purple
#CA9BF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7FED #B0ED7F
analogous
#857FED #BC7FED #ED7FE7
triadic
#BC7FED #EDBC7F #7FEDBC
tetradic
#BC7FED #ED857F #B0ED7F #7FE7ED
square
#BC7FED #ED857F #B0ED7F #7FE7ED
split-complementary
#BC7FED #E7ED7F #7FED85
monochromatic
#831ED4 #A049E5 #BC7FED #D8B5F5 #F1E4FB
Accessibility & contrast
On white
2.84
#BC7FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#BC7FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7FED
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7FED | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#749AEA
Tritanopia (blue-blind)
#B591AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc7fed; /* rgb */ color: rgb(188, 127, 237); /* oklch */ color: oklch(70.2% 0.166 308.3);
Tailwind
colors: {
custom: {
50: '#d2a5f3',
500: '#bc7fed',
950: '#000000',
},
}SCSS
$custom: #bc7fed; $custom-light: #d2a5f3; $custom-dark: #000000;
JSON
{
"hex": "#bc7fed",
"rgb": {
"r": 188,
"g": 127,
"b": 237
},
"hsl": {
"h": 273.273,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.70184,
"c": 0.1658,
"h": 308.3
},
"luminance": 0.31985
}Semantic roles & 50–950 ramp
primary
#BC7FED
secondary
#E2F2D6
accent
#D80E68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85