#BC7EEA#BC7EEA
#BC7EEA is a light, vivid violet. Relative luminance 0.316; OKLCH L 69.9% C 0.164 H 309.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7EEA |
|---|---|
| RGB | rgb(188, 126, 234) |
| HSL | hsl(274, 72%, 71%) |
| HSV | hsv(274, 46%, 92%) |
| CMYK | cmyk(19.7%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(62.97, 43.58, -45.54) |
| CIE-LCH | lch(62.97, 63.03, 313.74°) |
| OKLab | oklab(69.87% 0.1037 -0.127) |
| OKLCH | oklch(69.87% 0.164 309.2) |
| XYZ | xyz(43.0484, 31.5542, 81.6487) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.58
Easter Purple
#C071FE
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.61
Light Urple
#B36FF6
ΔE00 4.84
Bright Lavender
#C760FF
ΔE00 6.97
Bright Lilac
#C95EFB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7EEA #ACEA7E
analogous
#867EEA #BC7EEA #EA7EE2
triadic
#BC7EEA #EABC7E #7EEABC
tetradic
#BC7EEA #EA867E #ACEA7E #7EE2EA
square
#BC7EEA #EA867E #ACEA7E #7EE2EA
split-complementary
#BC7EEA #E2EA7E #7EEA86
monochromatic
#8321CC #A149E1 #BC7EEA #D7B3F3 #F1E5FB
Accessibility & contrast
On white
2.87
#BC7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#BC7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC7EEA
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7EEA | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#7599E7
Tritanopia (blue-blind)
#B68FA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc7eea; /* rgb */ color: rgb(188, 126, 234); /* oklch */ color: oklch(69.9% 0.164 309.2);
Tailwind
colors: {
custom: {
50: '#d2a5f1',
500: '#bc7eea',
950: '#000000',
},
}SCSS
$custom: #bc7eea; $custom-light: #d2a5f1; $custom-dark: #000000;
JSON
{
"hex": "#bc7eea",
"rgb": {
"r": 188,
"g": 126,
"b": 234
},
"hsl": {
"h": 274.444,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.69869,
"c": 0.16392,
"h": 309.2
},
"luminance": 0.31554
}Semantic roles & 50–950 ramp
primary
#BC7EEA
secondary
#E0F1D3
accent
#D41164
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85