#BC94DB#BC94DB
#BC94DB is a light, moderate violet. Relative luminance 0.370; OKLCH L 72.9% C 0.109 H 309.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94DB |
|---|---|
| RGB | rgb(188, 148, 219) |
| HSL | hsl(274, 50%, 72%) |
| HSV | hsv(274, 32%, 86%) |
| CMYK | cmyk(14.2%, 32.4%, 0%, 14.1%) |
| CIE-LAB | lab(67.27, 28.21, -30.53) |
| CIE-LCH | lch(67.27, 41.57, 312.74°) |
| OKLab | oklab(72.9% 0.0695 -0.0839) |
| OKLCH | oklch(72.9% 0.109 309.6) |
| XYZ | xyz(44.1128, 36.9861, 71.8192) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.48
Lavender (survey)
#C79FEF
ΔE00 3.88
Lavender
#B39DDB
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94DB #B3DB94
analogous
#9994DB #BC94DB #DB94D6
triadic
#BC94DB #DBBC94 #94DBBC
tetradic
#BC94DB #DB9994 #B3DB94 #94D6DB
square
#BC94DB #DB9994 #B3DB94 #94D6DB
split-complementary
#BC94DB #D6DB94 #94DB99
monochromatic
#823EB7 #9F66CC #BC94DB #D9C2EA #F1E8F7
Accessibility & contrast
On white
2.50
#BC94DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BC94DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94DB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94DB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#B89EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc94db; /* rgb */ color: rgb(188, 148, 219); /* oklch */ color: oklch(72.9% 0.109 309.6);
Tailwind
colors: {
custom: {
50: '#d1b3e6',
500: '#bc94db',
950: '#000000',
},
}SCSS
$custom: #bc94db; $custom-light: #d1b3e6; $custom-dark: #000000;
JSON
{
"hex": "#bc94db",
"rgb": {
"r": 188,
"g": 148,
"b": 219
},
"hsl": {
"h": 273.803,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.72896,
"c": 0.10893,
"h": 309.6
},
"luminance": 0.36986
}Semantic roles & 50–950 ramp
primary
#BC94DB
secondary
#E4EEDD
accent
#BD2969
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084