#BC94CA#BC94CA
#BC94CA is a light, moderate purple. Relative luminance 0.361; OKLCH L 72.2% C 0.088 H 317.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94CA |
|---|---|
| RGB | rgb(188, 148, 202) |
| HSL | hsl(284, 34%, 69%) |
| HSV | hsv(284, 27%, 79%) |
| CMYK | cmyk(6.9%, 26.7%, 0%, 20.8%) |
| CIE-LAB | lab(66.62, 24.66, -22.08) |
| CIE-LCH | lch(66.62, 33.11, 318.16°) |
| OKLab | oklab(72.19% 0.0648 -0.06) |
| OKLCH | oklch(72.19% 0.088 317.2) |
| XYZ | xyz(41.9880, 36.1362, 60.6288) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.65
Lilac
#C8A2C8
ΔE00 5.58
Lavender
#B39DDB
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.49
Heather
#A484AC
ΔE00 7.02
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94CA #A2CA94
analogous
#A194CA #BC94CA #CA94BD
triadic
#BC94CA #CABC94 #94CABC
tetradic
#BC94CA #CAA194 #A2CA94 #94BDCA
square
#BC94CA #CAA194 #A2CA94 #94BDCA
split-complementary
#BC94CA #BDCA94 #94CAA1
monochromatic
#844B98 #A26BB6 #BC94CA #D6BDDE #EFE6F3
Accessibility & contrast
On white
2.55
#BC94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BC94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94CA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94CA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCC
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#BC9AA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc94ca; /* rgb */ color: rgb(188, 148, 202); /* oklch */ color: oklch(72.2% 0.088 317.2);
Tailwind
colors: {
custom: {
50: '#d0b3da',
500: '#bc94ca',
950: '#000000',
},
}SCSS
$custom: #bc94ca; $custom-light: #d0b3da; $custom-dark: #000000;
JSON
{
"hex": "#bc94ca",
"rgb": {
"r": 188,
"g": 148,
"b": 202
},
"hsl": {
"h": 284.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72193,
"c": 0.08833,
"h": 317.2
},
"luminance": 0.36135
}Semantic roles & 50–950 ramp
primary
#BC94CA
secondary
#D9E5D5
accent
#AD3957
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083