#BC95F0#BC95F0
#BC95F0 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.0% C 0.134 H 303.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95F0 |
|---|---|
| RGB | rgb(188, 149, 240) |
| HSL | hsl(266, 75%, 76%) |
| HSV | hsv(266, 38%, 94%) |
| CMYK | cmyk(21.7%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(68.37, 32.31, -40.38) |
| CIE-LCH | lch(68.37, 51.71, 308.67°) |
| OKLab | oklab(74.02% 0.0728 -0.1121) |
| OKLCH | oklch(74.02% 0.134 303) |
| XYZ | xyz(47.2113, 38.4776, 87.3609) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.78
Liliac
#C48EFD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95F0 #C9F095
analogous
#959CF0 #BC95F0 #EA95F0
triadic
#BC95F0 #F0BC95 #95F0BC
tetradic
#BC95F0 #F0959C #C9F095 #95F0EA
square
#BC95F0 #F0959C #C9F095 #95F0EA
split-complementary
#BC95F0 #F0EA95 #9CF095
monochromatic
#782AE1 #9A5FE8 #BC95F0 #DECBF8 #EEE4FB
Accessibility & contrast
On white
2.42
#BC95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BC95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95F0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95F0 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#B3A4B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc95f0; /* rgb */ color: rgb(188, 149, 240); /* oklch */ color: oklch(74.0% 0.134 303.0);
Tailwind
colors: {
custom: {
50: '#d1b4f5',
500: '#bc95f0',
950: '#000000',
},
}SCSS
$custom: #bc95f0; $custom-light: #d1b4f5; $custom-dark: #000000;
JSON
{
"hex": "#bc95f0",
"rgb": {
"r": 188,
"g": 149,
"b": 240
},
"hsl": {
"h": 265.714,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.74023,
"c": 0.1337,
"h": 303
},
"luminance": 0.38478
}Semantic roles & 50–950 ramp
primary
#BC95F0
secondary
#E7F3D8
accent
#D70E81
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085