#BC94ED#BC94ED
#BC94ED is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.7% C 0.132 H 304.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94ED |
|---|---|
| RGB | rgb(188, 148, 237) |
| HSL | hsl(267, 71%, 75%) |
| HSV | hsv(267, 38%, 93%) |
| CMYK | cmyk(20.7%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(68.01, 32.18, -39.30) |
| CIE-LCH | lch(68.01, 50.79, 309.32°) |
| OKLab | oklab(73.71% 0.0736 -0.109) |
| OKLCH | oklch(73.71% 0.132 304) |
| XYZ | xyz(46.6118, 37.9857, 84.9807) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.86
Lavender (survey)
#C79FEF
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.48
Pastel Purple
#CAA0FF
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94ED #C5ED94
analogous
#9498ED #BC94ED #E894ED
triadic
#BC94ED #EDBC94 #94EDBC
tetradic
#BC94ED #ED9498 #C5ED94 #94EDE8
square
#BC94ED #ED9498 #C5ED94 #94EDE8
split-complementary
#BC94ED #EDE894 #98ED94
monochromatic
#7A2BDB #9B60E4 #BC94ED #DDC8F6 #EFE5FB
Accessibility & contrast
On white
2.44
#BC94ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BC94ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94ED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94ED | 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)
#80A5F0
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#B4A2B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc94ed; /* rgb */ color: rgb(188, 148, 237); /* oklch */ color: oklch(73.7% 0.132 304.0);
Tailwind
colors: {
custom: {
50: '#d1b4f3',
500: '#bc94ed',
950: '#000000',
},
}SCSS
$custom: #bc94ed; $custom-light: #d1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#bc94ed",
"rgb": {
"r": 188,
"g": 148,
"b": 237
},
"hsl": {
"h": 266.966,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.73706,
"c": 0.13153,
"h": 304
},
"luminance": 0.37986
}Semantic roles & 50–950 ramp
primary
#BC94ED
secondary
#E7F2D9
accent
#D3127D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085