#BC95DB#BC95DB
#BC95DB is a light, moderate violet. Relative luminance 0.373; OKLCH L 73.1% C 0.107 H 309.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95DB |
|---|---|
| RGB | rgb(188, 149, 219) |
| HSL | hsl(273, 49%, 72%) |
| HSV | hsv(273, 32%, 86%) |
| CMYK | cmyk(14.2%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(67.50, 27.66, -30.17) |
| CIE-LCH | lch(67.50, 40.93, 312.51°) |
| OKLab | oklab(73.08% 0.068 -0.0829) |
| OKLCH | oklch(73.08% 0.107 309.4) |
| XYZ | xyz(44.2704, 37.3012, 71.8718) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.61
Lavender (survey)
#C79FEF
ΔE00 3.78
Lavender
#B39DDB
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95DB #B4DB95
analogous
#9995DB #BC95DB #DB95D7
triadic
#BC95DB #DBBC95 #95DBBC
tetradic
#BC95DB #DB9995 #B4DB95 #95D7DB
square
#BC95DB #DB9995 #B4DB95 #95D7DB
split-complementary
#BC95DB #D7DB95 #95DB99
monochromatic
#823EB7 #9F67CB #BC95DB #D9C3EB #F1E8F7
Accessibility & contrast
On white
2.48
#BC95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BC95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95DB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95DB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DE
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#B89FAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc95db; /* rgb */ color: rgb(188, 149, 219); /* oklch */ color: oklch(73.1% 0.107 309.4);
Tailwind
colors: {
custom: {
50: '#d1b4e6',
500: '#bc95db',
950: '#000000',
},
}SCSS
$custom: #bc95db; $custom-light: #d1b4e6; $custom-dark: #000000;
JSON
{
"hex": "#bc95db",
"rgb": {
"r": 188,
"g": 149,
"b": 219
},
"hsl": {
"h": 273.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.73076,
"c": 0.10721,
"h": 309.4
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#BC95DB
secondary
#E4EEDD
accent
#BD296A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084