#BC95E8#BC95E8
#BC95E8 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.7% C 0.124 H 305.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95E8 |
|---|---|
| RGB | rgb(188, 149, 232) |
| HSL | hsl(268, 64%, 75%) |
| HSV | hsv(268, 36%, 91%) |
| CMYK | cmyk(19%, 35.8%, 0%, 9%) |
| CIE-LAB | lab(68.03, 30.50, -36.52) |
| CIE-LCH | lch(68.03, 47.58, 309.87°) |
| OKLab | oklab(73.65% 0.0711 -0.101) |
| OKLCH | oklch(73.65% 0.124 305.1) |
| XYZ | xyz(46.0490, 38.0127, 81.2395) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.94
Baby Purple
#CA9BF7
ΔE00 3.05
Pale Purple
#B790D4
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 4.42
Liliac
#C48EFD
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95E8 #C1E895
analogous
#9598E8 #BC95E8 #E695E8
triadic
#BC95E8 #E8BC95 #95E8BC
tetradic
#BC95E8 #E89598 #C1E895 #95E8E6
square
#BC95E8 #E89598 #C1E895 #95E8E6
split-complementary
#BC95E8 #E8E695 #98E895
monochromatic
#7C30D2 #9C63DD #BC95E8 #DCC7F3 #EFE6FA
Accessibility & contrast
On white
2.44
#BC95E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BC95E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95E8
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95E8 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EB
Deuteranopia (green-blind)
#8BA6E6
Tritanopia (blue-blind)
#B5A2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc95e8; /* rgb */ color: rgb(188, 149, 232); /* oklch */ color: oklch(73.7% 0.124 305.1);
Tailwind
colors: {
custom: {
50: '#d1b4ef',
500: '#bc95e8',
950: '#000000',
},
}SCSS
$custom: #bc95e8; $custom-light: #d1b4ef; $custom-dark: #000000;
JSON
{
"hex": "#bc95e8",
"rgb": {
"r": 188,
"g": 149,
"b": 232
},
"hsl": {
"h": 268.193,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.73651,
"c": 0.12354,
"h": 305.1
},
"luminance": 0.38012
}Semantic roles & 50–950 ramp
primary
#BC95E8
secondary
#E6F1DA
accent
#CC1978
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084