#BC94DA#BC94DA
#BC94DA is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.9% C 0.108 H 310.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94DA |
|---|---|
| RGB | rgb(188, 148, 218) |
| HSL | hsl(274, 49%, 72%) |
| HSV | hsv(274, 32%, 85%) |
| CMYK | cmyk(13.8%, 32.1%, 0%, 14.5%) |
| CIE-LAB | lab(67.23, 28.00, -30.04) |
| CIE-LCH | lch(67.23, 41.07, 312.98°) |
| OKLab | oklab(72.85% 0.0692 -0.0825) |
| OKLCH | oklch(72.85% 0.108 310) |
| XYZ | xyz(43.9816, 36.9336, 71.1280) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.38
Lavender (survey)
#C79FEF
ΔE00 4.02
Lavender
#B39DDB
ΔE00 4.06
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94DA #B2DA94
analogous
#9994DA #BC94DA #DA94D5
triadic
#BC94DA #DABC94 #94DABC
tetradic
#BC94DA #DA9994 #B2DA94 #94D5DA
square
#BC94DA #DA9994 #B2DA94 #94D5DA
split-complementary
#BC94DA #D5DA94 #94DA99
monochromatic
#823FB5 #A067CA #BC94DA #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.50
#BC94DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BC94DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94DA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94DA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#B99EAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc94da; /* rgb */ color: rgb(188, 148, 218); /* oklch */ color: oklch(72.9% 0.108 310.0);
Tailwind
colors: {
custom: {
50: '#d1b3e5',
500: '#bc94da',
950: '#000000',
},
}SCSS
$custom: #bc94da; $custom-light: #d1b3e5; $custom-dark: #000000;
JSON
{
"hex": "#bc94da",
"rgb": {
"r": 188,
"g": 148,
"b": 218
},
"hsl": {
"h": 274.286,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.72853,
"c": 0.10769,
"h": 310
},
"luminance": 0.36933
}Semantic roles & 50–950 ramp
primary
#BC94DA
secondary
#E4EEDC
accent
#BC2A68
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084