#BC96DA#BC96DA
#BC96DA is a light, moderate violet. Relative luminance 0.376; OKLCH L 73.2% C 0.104 H 309.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC96DA |
|---|---|
| RGB | rgb(188, 150, 218) |
| HSL | hsl(274, 48%, 72%) |
| HSV | hsv(274, 31%, 85%) |
| CMYK | cmyk(13.8%, 31.2%, 0%, 14.5%) |
| CIE-LAB | lab(67.70, 26.89, -29.31) |
| CIE-LCH | lch(67.70, 39.77, 312.53°) |
| OKLab | oklab(73.21% 0.0663 -0.0804) |
| OKLCH | oklch(73.21% 0.104 309.5) |
| XYZ | xyz(44.2980, 37.5665, 71.2335) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.74
Lavender
#B39DDB
ΔE00 3.58
Lavender (survey)
#C79FEF
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC96DA #B4DA96
analogous
#9A96DA #BC96DA #DA96D6
triadic
#BC96DA #DABC96 #96DABC
tetradic
#BC96DA #DA9A96 #B4DA96 #96D6DA
square
#BC96DA #DA9A96 #B4DA96 #96D6DA
split-complementary
#BC96DA #D6DA96 #96DA9A
monochromatic
#8240B6 #9F69CA #BC96DA #D9C3EA #F1E8F7
Accessibility & contrast
On white
2.47
#BC96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BC96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC96DA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC96DA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#B99FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc96da; /* rgb */ color: rgb(188, 150, 218); /* oklch */ color: oklch(73.2% 0.104 309.5);
Tailwind
colors: {
custom: {
50: '#d1b5e5',
500: '#bc96da',
950: '#000000',
},
}SCSS
$custom: #bc96da; $custom-light: #d1b5e5; $custom-dark: #000000;
JSON
{
"hex": "#bc96da",
"rgb": {
"r": 188,
"g": 150,
"b": 218
},
"hsl": {
"h": 273.529,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.73214,
"c": 0.10424,
"h": 309.5
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#BC96DA
secondary
#E4EEDD
accent
#BB2A6A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141115
muted
#828084