#BC94DC#BC94DC
#BC94DC is a light, moderate violet. Relative luminance 0.370; OKLCH L 72.9% C 0.110 H 309.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94DC |
|---|---|
| RGB | rgb(188, 148, 220) |
| HSL | hsl(273, 51%, 72%) |
| HSV | hsv(273, 33%, 86%) |
| CMYK | cmyk(14.5%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(67.31, 28.43, -31.03) |
| CIE-LCH | lch(67.31, 42.08, 312.50°) |
| OKLab | oklab(72.94% 0.0697 -0.0853) |
| OKLCH | oklch(72.94% 0.11 309.3) |
| XYZ | xyz(44.2449, 37.0389, 72.5147) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.60
Lavender (survey)
#C79FEF
ΔE00 3.75
Lavender
#B39DDB
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.88
Pastel Purple
#CAA0FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94DC #B4DC94
analogous
#9894DC #BC94DC #DC94D8
triadic
#BC94DC #DCBC94 #94DCBC
tetradic
#BC94DC #DC9894 #B4DC94 #94D8DC
square
#BC94DC #DC9894 #B4DC94 #94D8DC
split-complementary
#BC94DC #D8DC94 #94DC98
monochromatic
#823DB9 #9F66CD #BC94DC #D9C2EB #F1E8F7
Accessibility & contrast
On white
2.50
#BC94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BC94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94DC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94DC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#8FA5DA
Tritanopia (blue-blind)
#B89EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc94dc; /* rgb */ color: rgb(188, 148, 220); /* oklch */ color: oklch(72.9% 0.110 309.3);
Tailwind
colors: {
custom: {
50: '#d1b4e7',
500: '#bc94dc',
950: '#000000',
},
}SCSS
$custom: #bc94dc; $custom-light: #d1b4e7; $custom-dark: #000000;
JSON
{
"hex": "#bc94dc",
"rgb": {
"r": 188,
"g": 148,
"b": 220
},
"hsl": {
"h": 273.333,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.72939,
"c": 0.11017,
"h": 309.3
},
"luminance": 0.37038
}Semantic roles & 50–950 ramp
primary
#BC94DC
secondary
#E4EFDC
accent
#BE276A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084