#BC95ED#BC95ED
#BC95ED is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.130 H 303.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95ED |
|---|---|
| RGB | rgb(188, 149, 237) |
| HSL | hsl(267, 71%, 76%) |
| HSV | hsv(267, 37%, 93%) |
| CMYK | cmyk(20.7%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(68.24, 31.63, -38.93) |
| CIE-LCH | lch(68.24, 50.16, 309.09°) |
| OKLab | oklab(73.88% 0.0722 -0.108) |
| OKLCH | oklch(73.88% 0.13 303.8) |
| XYZ | xyz(46.7694, 38.3008, 85.0332) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.78
Lavender (survey)
#C79FEF
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.67
Liliac
#C48EFD
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95ED #C6ED95
analogous
#959AED #BC95ED #E895ED
triadic
#BC95ED #EDBC95 #95EDBC
tetradic
#BC95ED #ED959A #C6ED95 #95EDE8
square
#BC95ED #ED959A #C6ED95 #95EDE8
split-complementary
#BC95ED #EDE895 #9AED95
monochromatic
#7A2CDB #9B61E4 #BC95ED #DDC9F6 #EEE5FB
Accessibility & contrast
On white
2.42
#BC95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BC95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95ED
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95ED | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#B4A3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc95ed; /* rgb */ color: rgb(188, 149, 237); /* oklch */ color: oklch(73.9% 0.130 303.8);
Tailwind
colors: {
custom: {
50: '#d1b4f3',
500: '#bc95ed',
950: '#000000',
},
}SCSS
$custom: #bc95ed; $custom-light: #d1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#bc95ed",
"rgb": {
"r": 188,
"g": 149,
"b": 237
},
"hsl": {
"h": 266.591,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.73882,
"c": 0.12989,
"h": 303.8
},
"luminance": 0.38301
}Semantic roles & 50–950 ramp
primary
#BC95ED
secondary
#E7F2D9
accent
#D3137E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085