#BC8FED#BC8FED
#BC8FED is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.140 H 305.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FED |
|---|---|
| RGB | rgb(188, 143, 237) |
| HSL | hsl(269, 72%, 75%) |
| HSV | hsv(269, 40%, 93%) |
| CMYK | cmyk(20.7%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.86, 34.95, -41.09) |
| CIE-LCH | lch(66.86, 53.94, 310.39°) |
| OKLab | oklab(72.84% 0.0806 -0.1141) |
| OKLCH | oklch(72.84% 0.14 305.2) |
| XYZ | xyz(45.8444, 36.4509, 84.7249) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 3.59
Lavender (survey)
#C79FEF
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 4.93
Lilac (survey)
#CEA2FD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FED #C0ED8F
analogous
#8F91ED #BC8FED #EB8FED
triadic
#BC8FED #EDBC8F #8FEDBC
tetradic
#BC8FED #ED8F91 #C0ED8F #8FEDEB
square
#BC8FED #ED8F91 #C0ED8F #8FEDEB
split-complementary
#BC8FED #EDEB8F #91ED8F
monochromatic
#7D26DC #9C5AE5 #BC8FED #DCC4F5 #EFE5FB
Accessibility & contrast
On white
2.53
#BC8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BC8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FED
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FED | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#B49EB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8fed; /* rgb */ color: rgb(188, 143, 237); /* oklch */ color: oklch(72.8% 0.140 305.2);
Tailwind
colors: {
custom: {
50: '#d2b0f3',
500: '#bc8fed',
950: '#000000',
},
}SCSS
$custom: #bc8fed; $custom-light: #d2b0f3; $custom-dark: #000000;
JSON
{
"hex": "#bc8fed",
"rgb": {
"r": 188,
"g": 143,
"b": 237
},
"hsl": {
"h": 268.723,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72838,
"c": 0.13974,
"h": 305.2
},
"luminance": 0.36451
}Semantic roles & 50–950 ramp
primary
#BC8FED
secondary
#E6F2D9
accent
#D41177
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85