#BC95EB#BC95EB
#BC95EB is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.8% C 0.127 H 304.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95EB |
|---|---|
| RGB | rgb(188, 149, 235) |
| HSL | hsl(267, 68%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.16, 31.18, -37.97) |
| CIE-LCH | lch(68.16, 49.13, 309.39°) |
| OKLab | oklab(73.79% 0.0718 -0.1052) |
| OKLCH | oklch(73.79% 0.127 304.3) |
| XYZ | xyz(46.4788, 38.1846, 83.5029) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.85
Lavender (survey)
#C79FEF
ΔE00 3.07
Pastel Purple
#CAA0FF
ΔE00 3.84
Liliac
#C48EFD
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95EB #C4EB95
analogous
#9599EB #BC95EB #E795EB
triadic
#BC95EB #EBBC95 #95EBBC
tetradic
#BC95EB #EB9599 #C4EB95 #95EBE7
square
#BC95EB #EB9599 #C4EB95 #95EBE7
split-complementary
#BC95EB #EBE795 #99EB95
monochromatic
#7B2ED8 #9B62E1 #BC95EB #DDC8F5 #EFE5FA
Accessibility & contrast
On white
2.43
#BC95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BC95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95EB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95EB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#B5A2B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc95eb; /* rgb */ color: rgb(188, 149, 235); /* oklch */ color: oklch(73.8% 0.127 304.3);
Tailwind
colors: {
custom: {
50: '#d1b4f1',
500: '#bc95eb',
950: '#000000',
},
}SCSS
$custom: #bc95eb; $custom-light: #d1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bc95eb",
"rgb": {
"r": 188,
"g": 149,
"b": 235
},
"hsl": {
"h": 267.209,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.73789,
"c": 0.12735,
"h": 304.3
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#BC95EB
secondary
#E7F2D9
accent
#D0157B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085