#BC95E7#BC95E7
#BC95E7 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.6% C 0.122 H 305.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95E7 |
|---|---|
| RGB | rgb(188, 149, 231) |
| HSL | hsl(269, 63%, 75%) |
| HSV | hsv(269, 35%, 91%) |
| CMYK | cmyk(18.6%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(67.99, 30.28, -36.03) |
| CIE-LCH | lch(67.99, 47.07, 310.04°) |
| OKLab | oklab(73.61% 0.0709 -0.0996) |
| OKLCH | oklch(73.61% 0.122 305.4) |
| XYZ | xyz(45.9074, 37.9560, 80.4936) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 3.14
Pale Purple
#B790D4
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.29
Lavender
#B39DDB
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95E7 #C0E795
analogous
#9597E7 #BC95E7 #E595E7
triadic
#BC95E7 #E7BC95 #95E7BC
tetradic
#BC95E7 #E79597 #C0E795 #95E7E5
square
#BC95E7 #E79597 #C0E795 #95E7E5
split-complementary
#BC95E7 #E7E595 #97E795
monochromatic
#7D31D0 #9C63DC #BC95E7 #DCC7F2 #EFE6F9
Accessibility & contrast
On white
2.44
#BC95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BC95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95E7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95E7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4EA
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#B6A1B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc95e7; /* rgb */ color: rgb(188, 149, 231); /* oklch */ color: oklch(73.6% 0.122 305.4);
Tailwind
colors: {
custom: {
50: '#d1b4ef',
500: '#bc95e7',
950: '#000000',
},
}SCSS
$custom: #bc95e7; $custom-light: #d1b4ef; $custom-dark: #000000;
JSON
{
"hex": "#bc95e7",
"rgb": {
"r": 188,
"g": 149,
"b": 231
},
"hsl": {
"h": 268.537,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.73606,
"c": 0.12228,
"h": 305.4
},
"luminance": 0.37956
}Semantic roles & 50–950 ramp
primary
#BC95E7
secondary
#E6F1DA
accent
#CB1B77
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084