#BC95F2#BC95F2
#BC95F2 is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.136 H 302.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95F2 |
|---|---|
| RGB | rgb(188, 149, 242) |
| HSL | hsl(265, 78%, 77%) |
| HSV | hsv(265, 38%, 95%) |
| CMYK | cmyk(22.3%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.46, 32.77, -41.34) |
| CIE-LCH | lch(68.46, 52.75, 308.41°) |
| OKLab | oklab(74.12% 0.0732 -0.1149) |
| OKLCH | oklch(74.12% 0.136 302.5) |
| XYZ | xyz(47.5101, 38.5971, 88.9342) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Liliac
#C48EFD
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95F2 #CBF295
analogous
#959DF2 #BC95F2 #EA95F2
triadic
#BC95F2 #F2BC95 #95F2BC
tetradic
#BC95F2 #F2959D #CBF295 #95F2EA
square
#BC95F2 #F2959D #CBF295 #95F2EA
split-complementary
#BC95F2 #F2EA95 #9DF295
monochromatic
#7728E5 #9A5EEB #BC95F2 #DECCF9 #EEE4FC
Accessibility & contrast
On white
2.41
#BC95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BC95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95F2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95F2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#B3A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc95f2; /* rgb */ color: rgb(188, 149, 242); /* oklch */ color: oklch(74.1% 0.136 302.5);
Tailwind
colors: {
custom: {
50: '#d1b4f6',
500: '#bc95f2',
950: '#000000',
},
}SCSS
$custom: #bc95f2; $custom-light: #d1b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bc95f2",
"rgb": {
"r": 188,
"g": 149,
"b": 242
},
"hsl": {
"h": 265.161,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.74117,
"c": 0.13625,
"h": 302.5
},
"luminance": 0.38597
}Semantic roles & 50–950 ramp
primary
#BC95F2
secondary
#E8F3D8
accent
#DA0B83
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085