#BC94FF#BC94FF
#BC94FF is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.154 H 299.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94FF |
|---|---|
| RGB | rgb(188, 148, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.3%, 42%, 0%, 0%) |
| CIE-LAB | lab(68.82, 36.35, -47.87) |
| CIE-LCH | lch(68.82, 60.10, 307.21°) |
| OKLab | oklab(74.58% 0.077 -0.1338) |
| OKLCH | oklch(74.58% 0.154 299.9) |
| XYZ | xyz(49.3748, 39.0909, 99.5324) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94FF #D7FF94
analogous
#94A2FF #BC94FF #F294FF
triadic
#BC94FF #FFBC94 #94FFBC
tetradic
#BC94FF #FF94A2 #D7FF94 #94FFF2
square
#BC94FF #FF94A2 #D7FF94 #94FFF2
split-complementary
#BC94FF #FFF294 #A2FF94
monochromatic
#6F1AFF #9657FF #BC94FF #E2D1FF #ECE0FF
Accessibility & contrast
On white
2.38
#BC94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#BC94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#AFA6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc94ff; /* rgb */ color: rgb(188, 148, 255); /* oklch */ color: oklch(74.6% 0.154 299.9);
Tailwind
colors: {
custom: {
50: '#d2b4ff',
500: '#bc94ff',
950: '#000000',
},
}SCSS
$custom: #bc94ff; $custom-light: #d2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bc94ff",
"rgb": {
"r": 188,
"g": 148,
"b": 255
},
"hsl": {
"h": 262.43,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.74581,
"c": 0.15435,
"h": 299.9
},
"luminance": 0.39091
}Semantic roles & 50–950 ramp
primary
#BC94FF
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086