#BC95E1#BC95E1
#BC95E1 is a light, moderate violet. Relative luminance 0.376; OKLCH L 73.3% C 0.115 H 307.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95E1 |
|---|---|
| RGB | rgb(188, 149, 225) |
| HSL | hsl(271, 56%, 73%) |
| HSV | hsv(271, 34%, 88%) |
| CMYK | cmyk(16.4%, 33.8%, 0%, 11.8%) |
| CIE-LAB | lab(67.74, 28.96, -33.11) |
| CIE-LCH | lch(67.74, 43.99, 311.17°) |
| OKLab | oklab(73.34% 0.0695 -0.0913) |
| OKLCH | oklch(73.34% 0.115 307.3) |
| XYZ | xyz(45.0745, 37.6228, 76.1069) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.88
Lavender
#B39DDB
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95E1 #BAE195
analogous
#9695E1 #BC95E1 #E195E0
triadic
#BC95E1 #E1BC95 #95E1BC
tetradic
#BC95E1 #E19695 #BAE195 #95E0E1
square
#BC95E1 #E19695 #BAE195 #95E0E1
split-complementary
#BC95E1 #E0E195 #95E196
monochromatic
#8038C4 #9E65D3 #BC95E1 #DAC5EE #F0E7F8
Accessibility & contrast
On white
2.46
#BC95E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BC95E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95E1
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95E1 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E4
Deuteranopia (green-blind)
#8EA5DF
Tritanopia (blue-blind)
#B7A0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc95e1; /* rgb */ color: rgb(188, 149, 225); /* oklch */ color: oklch(73.3% 0.115 307.3);
Tailwind
colors: {
custom: {
50: '#d1b4ea',
500: '#bc95e1',
950: '#000000',
},
}SCSS
$custom: #bc95e1; $custom-light: #d1b4ea; $custom-dark: #000000;
JSON
{
"hex": "#bc95e1",
"rgb": {
"r": 188,
"g": 149,
"b": 225
},
"hsl": {
"h": 270.789,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.73337,
"c": 0.11471,
"h": 307.3
},
"luminance": 0.37623
}Semantic roles & 50–950 ramp
primary
#BC95E1
secondary
#E5EFDC
accent
#C32271
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084