#BC95FF#BC95FF
#BC95FF is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.8% C 0.153 H 299.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95FF |
|---|---|
| RGB | rgb(188, 149, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.3%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(69.04, 35.79, -47.51) |
| CIE-LCH | lch(69.04, 59.48, 307.00°) |
| OKLab | oklab(74.75% 0.0756 -0.1327) |
| OKLCH | oklch(74.75% 0.153 299.7) |
| XYZ | xyz(49.5324, 39.4060, 99.5849) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.70
Pastel Purple
#CAA0FF
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95FF #D8FF95
analogous
#95A3FF #BC95FF #F195FF
triadic
#BC95FF #FFBC95 #95FFBC
tetradic
#BC95FF #FF95A3 #D8FF95 #95FFF1
square
#BC95FF #FF95A3 #D8FF95 #95FFF1
split-complementary
#BC95FF #FFF195 #A3FF95
monochromatic
#6F1BFF #9558FF #BC95FF #E3D2FF #ECE0FF
Accessibility & contrast
On white
2.36
#BC95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BC95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#AFA7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc95ff; /* rgb */ color: rgb(188, 149, 255); /* oklch */ color: oklch(74.8% 0.153 299.7);
Tailwind
colors: {
custom: {
50: '#d2b4ff',
500: '#bc95ff',
950: '#000000',
},
}SCSS
$custom: #bc95ff; $custom-light: #d2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bc95ff",
"rgb": {
"r": 188,
"g": 149,
"b": 255
},
"hsl": {
"h": 262.075,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74753,
"c": 0.15278,
"h": 299.7
},
"luminance": 0.39406
}Semantic roles & 50–950 ramp
primary
#BC95FF
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086