#BC95E2#BC95E2
#BC95E2 is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.116 H 307.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95E2 |
|---|---|
| RGB | rgb(188, 149, 226) |
| HSL | hsl(270, 57%, 74%) |
| HSV | hsv(270, 34%, 89%) |
| CMYK | cmyk(16.8%, 34.1%, 0%, 11.4%) |
| CIE-LAB | lab(67.78, 29.18, -33.60) |
| CIE-LCH | lch(67.78, 44.50, 310.97°) |
| OKLab | oklab(73.38% 0.0697 -0.0927) |
| OKLCH | oklch(73.38% 0.116 307) |
| XYZ | xyz(45.2113, 37.6776, 76.8275) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.62
Lavender (survey)
#C79FEF
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.74
Lavender
#B39DDB
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95E2 #BBE295
analogous
#9595E2 #BC95E2 #E295E1
triadic
#BC95E2 #E2BC95 #95E2BC
tetradic
#BC95E2 #E29595 #BBE295 #95E1E2
square
#BC95E2 #E29595 #BBE295 #95E1E2
split-complementary
#BC95E2 #E1E295 #95E295
monochromatic
#7F36C6 #9E65D5 #BC95E2 #DAC5EF #F0E7F8
Accessibility & contrast
On white
2.46
#BC95E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BC95E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95E2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95E2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#8EA6E0
Tritanopia (blue-blind)
#B7A0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc95e2; /* rgb */ color: rgb(188, 149, 226); /* oklch */ color: oklch(73.4% 0.116 307.0);
Tailwind
colors: {
custom: {
50: '#d1b4eb',
500: '#bc95e2',
950: '#000000',
},
}SCSS
$custom: #bc95e2; $custom-light: #d1b4eb; $custom-dark: #000000;
JSON
{
"hex": "#bc95e2",
"rgb": {
"r": 188,
"g": 149,
"b": 226
},
"hsl": {
"h": 270.39,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.73382,
"c": 0.11597,
"h": 307
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#BC95E2
secondary
#E5F0DB
accent
#C52172
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084