#BC94E2#BC94E2
#BC94E2 is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.2% C 0.118 H 307.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94E2 |
|---|---|
| RGB | rgb(188, 148, 226) |
| HSL | hsl(271, 57%, 73%) |
| HSV | hsv(271, 35%, 89%) |
| CMYK | cmyk(16.8%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.55, 29.73, -33.96) |
| CIE-LCH | lch(67.55, 45.14, 311.20°) |
| OKLab | oklab(73.2% 0.0712 -0.0937) |
| OKLCH | oklch(73.2% 0.118 307.2) |
| XYZ | xyz(45.0538, 37.3625, 76.7750) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.59
Lavender (survey)
#C79FEF
ΔE00 3.22
Baby Purple
#CA9BF7
ΔE00 3.75
Lavender
#B39DDB
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94E2 #BAE294
analogous
#9594E2 #BC94E2 #E294E1
triadic
#BC94E2 #E2BC94 #94E2BC
tetradic
#BC94E2 #E29594 #BAE294 #94E1E2
square
#BC94E2 #E29594 #BAE294 #94E1E2
split-complementary
#BC94E2 #E1E294 #94E295
monochromatic
#8036C6 #9E64D5 #BC94E2 #DAC4EF #F0E7F8
Accessibility & contrast
On white
2.48
#BC94E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BC94E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94E2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94E2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E5
Deuteranopia (green-blind)
#8DA5E0
Tritanopia (blue-blind)
#B79FB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc94e2; /* rgb */ color: rgb(188, 148, 226); /* oklch */ color: oklch(73.2% 0.118 307.2);
Tailwind
colors: {
custom: {
50: '#d1b4eb',
500: '#bc94e2',
950: '#000000',
},
}SCSS
$custom: #bc94e2; $custom-light: #d1b4eb; $custom-dark: #000000;
JSON
{
"hex": "#bc94e2",
"rgb": {
"r": 188,
"g": 148,
"b": 226
},
"hsl": {
"h": 270.769,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.73203,
"c": 0.11766,
"h": 307.2
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#BC94E2
secondary
#E5F0DB
accent
#C52171
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084