#BC8FEA#BC8FEA
#BC8FEA is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.7% C 0.136 H 306.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FEA |
|---|---|
| RGB | rgb(188, 143, 234) |
| HSL | hsl(270, 68%, 74%) |
| HSV | hsv(270, 39%, 92%) |
| CMYK | cmyk(19.7%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.73, 34.28, -39.64) |
| CIE-LCH | lch(66.73, 52.41, 310.85°) |
| OKLab | oklab(72.69% 0.08 -0.11) |
| OKLCH | oklch(72.69% 0.136 306) |
| XYZ | xyz(45.4098, 36.2771, 82.4359) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 3.63
Pale Purple
#B790D4
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FEA #BDEA8F
analogous
#8F90EA #BC8FEA #E98FEA
triadic
#BC8FEA #EABC8F #8FEABC
tetradic
#BC8FEA #EA8F90 #BDEA8F #8FEAE9
square
#BC8FEA #EA8F90 #BDEA8F #8FEAE9
split-complementary
#BC8FEA #EAE98F #90EA8F
monochromatic
#7E28D6 #9D5BE0 #BC8FEA #DBC3F4 #F0E5FA
Accessibility & contrast
On white
2.54
#BC8FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BC8FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FEA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FEA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#B59DB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8fea; /* rgb */ color: rgb(188, 143, 234); /* oklch */ color: oklch(72.7% 0.136 306.0);
Tailwind
colors: {
custom: {
50: '#d1b0f1',
500: '#bc8fea',
950: '#000000',
},
}SCSS
$custom: #bc8fea; $custom-light: #d1b0f1; $custom-dark: #000000;
JSON
{
"hex": "#bc8fea",
"rgb": {
"r": 188,
"g": 143,
"b": 234
},
"hsl": {
"h": 269.67,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72695,
"c": 0.13602,
"h": 306
},
"luminance": 0.36277
}Semantic roles & 50–950 ramp
primary
#BC8FEA
secondary
#E6F2D9
accent
#D01574
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84