#BC94EB#BC94EB
#BC94EB is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.6% C 0.129 H 304.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94EB |
|---|---|
| RGB | rgb(188, 148, 235) |
| HSL | hsl(268, 69%, 75%) |
| HSV | hsv(268, 37%, 92%) |
| CMYK | cmyk(20%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(67.92, 31.73, -38.33) |
| CIE-LCH | lch(67.92, 49.76, 309.62°) |
| OKLab | oklab(73.61% 0.0732 -0.1062) |
| OKLCH | oklch(73.61% 0.129 304.6) |
| XYZ | xyz(46.3213, 37.8695, 83.4504) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 3.27
Liliac
#C48EFD
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 3.97
Pale Purple
#B790D4
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94EB #C3EB94
analogous
#9498EB #BC94EB #E794EB
triadic
#BC94EB #EBBC94 #94EBBC
tetradic
#BC94EB #EB9498 #C3EB94 #94EBE7
square
#BC94EB #EB9498 #C3EB94 #94EBE7
split-complementary
#BC94EB #EBE794 #98EB94
monochromatic
#7B2DD8 #9C60E1 #BC94EB #DCC8F5 #EFE5FA
Accessibility & contrast
On white
2.45
#BC94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BC94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94EB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94EB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#B5A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc94eb; /* rgb */ color: rgb(188, 148, 235); /* oklch */ color: oklch(73.6% 0.129 304.6);
Tailwind
colors: {
custom: {
50: '#d1b4f1',
500: '#bc94eb',
950: '#000000',
},
}SCSS
$custom: #bc94eb; $custom-light: #d1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bc94eb",
"rgb": {
"r": 188,
"g": 148,
"b": 235
},
"hsl": {
"h": 267.586,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.73613,
"c": 0.129,
"h": 304.6
},
"luminance": 0.37869
}Semantic roles & 50–950 ramp
primary
#BC94EB
secondary
#E6F2D9
accent
#D0157A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085