#BC95F9#BC95F9
#BC95F9 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.145 H 300.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95F9 |
|---|---|
| RGB | rgb(188, 149, 249) |
| HSL | hsl(263, 89%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.5%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.77, 34.39, -44.67) |
| CIE-LCH | lch(68.77, 56.37, 307.59°) |
| OKLab | oklab(74.46% 0.0746 -0.1245) |
| OKLCH | oklch(74.46% 0.145 300.9) |
| XYZ | xyz(48.5816, 39.0257, 94.5774) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.64
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.56
Pale Purple
#B790D4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95F9 #D2F995
analogous
#95A0F9 #BC95F9 #EE95F9
triadic
#BC95F9 #F9BC95 #95F9BC
tetradic
#BC95F9 #F995A0 #D2F995 #95F9EE
square
#BC95F9 #F995A0 #D2F995 #95F9EE
split-complementary
#BC95F9 #F9EE95 #A0F995
monochromatic
#7321F2 #975BF6 #BC95F9 #E1CFFC #EDE2FD
Accessibility & contrast
On white
2.38
#BC95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BC95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95F9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95F9 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#B1A6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc95f9; /* rgb */ color: rgb(188, 149, 249); /* oklch */ color: oklch(74.5% 0.145 300.9);
Tailwind
colors: {
custom: {
50: '#d2b4fb',
500: '#bc95f9',
950: '#000000',
},
}SCSS
$custom: #bc95f9; $custom-light: #d2b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bc95f9",
"rgb": {
"r": 188,
"g": 149,
"b": 249
},
"hsl": {
"h": 263.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.74455,
"c": 0.14515,
"h": 300.9
},
"luminance": 0.39026
}Semantic roles & 50–950 ramp
primary
#BC95F9
secondary
#E9F5D6
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085