#BC95FA#BC95FA
#BC95FA is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.5% C 0.146 H 300.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95FA |
|---|---|
| RGB | rgb(188, 149, 250) |
| HSL | hsl(263, 91%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.8%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(68.82, 34.62, -45.15) |
| CIE-LCH | lch(68.82, 56.89, 307.48°) |
| OKLab | oklab(74.5% 0.0748 -0.1259) |
| OKLCH | oklch(74.5% 0.146 300.7) |
| XYZ | xyz(48.7379, 39.0882, 95.4011) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.62
Pastel Purple
#CAA0FF
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95FA #D3FA95
analogous
#95A0FA #BC95FA #EE95FA
triadic
#BC95FA #FABC95 #95FABC
tetradic
#BC95FA #FA95A0 #D3FA95 #95FAEE
square
#BC95FA #FA95A0 #D3FA95 #95FAEE
split-complementary
#BC95FA #FAEE95 #A0FA95
monochromatic
#7220F4 #975BF7 #BC95FA #E1CFFD #EDE2FE
Accessibility & contrast
On white
2.38
#BC95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#BC95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95FA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95FA | 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)
#7BA7FE
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#B1A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc95fa; /* rgb */ color: rgb(188, 149, 250); /* oklch */ color: oklch(74.5% 0.146 300.7);
Tailwind
colors: {
custom: {
50: '#d2b4fc',
500: '#bc95fa',
950: '#000000',
},
}SCSS
$custom: #bc95fa; $custom-light: #d2b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bc95fa",
"rgb": {
"r": 188,
"g": 149,
"b": 250
},
"hsl": {
"h": 263.168,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74504,
"c": 0.14642,
"h": 300.7
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#BC95FA
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085