#BC94DE#BC94DE
#BC94DE is a light, moderate violet. Relative luminance 0.371; OKLCH L 73.0% C 0.113 H 308.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94DE |
|---|---|
| RGB | rgb(188, 148, 222) |
| HSL | hsl(272, 53%, 73%) |
| HSV | hsv(272, 33%, 87%) |
| CMYK | cmyk(15.3%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(67.39, 28.86, -32.01) |
| CIE-LCH | lch(67.39, 43.10, 312.04°) |
| OKLab | oklab(73.03% 0.0702 -0.0881) |
| OKLCH | oklch(73.03% 0.113 308.5) |
| XYZ | xyz(44.5113, 37.1455, 73.9180) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.89
Lavender (survey)
#C79FEF
ΔE00 3.53
Lavender
#B39DDB
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 5.59
Pastel Purple
#CAA0FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94DE #B6DE94
analogous
#9794DE #BC94DE #DE94DB
triadic
#BC94DE #DEBC94 #94DEBC
tetradic
#BC94DE #DE9794 #B6DE94 #94DBDE
square
#BC94DE #DE9794 #B6DE94 #94DBDE
split-complementary
#BC94DE #DBDE94 #94DE97
monochromatic
#813ABD #9F65D0 #BC94DE #D9C3EC #F0E8F8
Accessibility & contrast
On white
2.49
#BC94DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BC94DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94DE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94DE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#B89EAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc94de; /* rgb */ color: rgb(188, 148, 222); /* oklch */ color: oklch(73.0% 0.113 308.5);
Tailwind
colors: {
custom: {
50: '#d1b4e8',
500: '#bc94de',
950: '#000000',
},
}SCSS
$custom: #bc94de; $custom-light: #d1b4e8; $custom-dark: #000000;
JSON
{
"hex": "#bc94de",
"rgb": {
"r": 188,
"g": 148,
"b": 222
},
"hsl": {
"h": 272.432,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.73027,
"c": 0.11266,
"h": 308.5
},
"luminance": 0.37145
}Semantic roles & 50–950 ramp
primary
#BC94DE
secondary
#E5EFDC
accent
#C0256C
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084