#BC94EF#BC94EF
#BC94EF is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.8% C 0.134 H 303.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94EF |
|---|---|
| RGB | rgb(188, 148, 239) |
| HSL | hsl(266, 74%, 76%) |
| HSV | hsv(266, 38%, 94%) |
| CMYK | cmyk(21.3%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.10, 32.64, -40.26) |
| CIE-LCH | lch(68.10, 51.83, 309.03°) |
| OKLab | oklab(73.8% 0.074 -0.1118) |
| OKLCH | oklch(73.8% 0.134 303.5) |
| XYZ | xyz(46.9057, 38.1033, 86.5282) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.85
Liliac
#C48EFD
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 3.58
Pastel Purple
#CAA0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94EF #C7EF94
analogous
#9499EF #BC94EF #EA94EF
triadic
#BC94EF #EFBC94 #94EFBC
tetradic
#BC94EF #EF9499 #C7EF94 #94EFEA
square
#BC94EF #EF9499 #C7EF94 #94EFEA
split-complementary
#BC94EF #EFEA94 #99EF94
monochromatic
#792ADF #9B5FE7 #BC94EF #DDC9F7 #EEE4FB
Accessibility & contrast
On white
2.44
#BC94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BC94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94EF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94EF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#B4A2B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc94ef; /* rgb */ color: rgb(188, 148, 239); /* oklch */ color: oklch(73.8% 0.134 303.5);
Tailwind
colors: {
custom: {
50: '#d1b4f4',
500: '#bc94ef',
950: '#000000',
},
}SCSS
$custom: #bc94ef; $custom-light: #d1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bc94ef",
"rgb": {
"r": 188,
"g": 148,
"b": 239
},
"hsl": {
"h": 266.374,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.738,
"c": 0.13406,
"h": 303.5
},
"luminance": 0.38103
}Semantic roles & 50–950 ramp
primary
#BC94EF
secondary
#E7F3D8
accent
#D60F7F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085