#BC94FD#BC94FD
#BC94FD is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.152 H 300.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94FD |
|---|---|
| RGB | rgb(188, 148, 253) |
| HSL | hsl(263, 96%, 79%) |
| HSV | hsv(263, 42%, 99%) |
| CMYK | cmyk(25.7%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(68.72, 35.88, -46.92) |
| CIE-LCH | lch(68.72, 59.07, 307.40°) |
| OKLab | oklab(74.48% 0.0766 -0.131) |
| OKLCH | oklch(74.48% 0.152 300.3) |
| XYZ | xyz(49.0546, 38.9628, 97.8457) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94FD #D5FD94
analogous
#94A0FD #BC94FD #F094FD
triadic
#BC94FD #FDBC94 #94FDBC
tetradic
#BC94FD #FD94A0 #D5FD94 #94FDF0
square
#BC94FD #FD94A0 #D5FD94 #94FDF0
split-complementary
#BC94FD #FDF094 #A0FD94
monochromatic
#711CFB #9658FC #BC94FD #E2D0FE #ECE1FE
Accessibility & contrast
On white
2.39
#BC94FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BC94FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94FD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94FD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#B0A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc94fd; /* rgb */ color: rgb(188, 148, 253); /* oklch */ color: oklch(74.5% 0.152 300.3);
Tailwind
colors: {
custom: {
50: '#d2b4fe',
500: '#bc94fd',
950: '#000000',
},
}SCSS
$custom: #bc94fd; $custom-light: #d2b4fe; $custom-dark: #000000;
JSON
{
"hex": "#bc94fd",
"rgb": {
"r": 188,
"g": 148,
"b": 253
},
"hsl": {
"h": 262.857,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.74481,
"c": 0.15181,
"h": 300.3
},
"luminance": 0.38963
}Semantic roles & 50–950 ramp
primary
#BC94FD
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086