#BC97DA#BC97DA
#BC97DA is a light, moderate violet. Relative luminance 0.379; OKLCH L 73.4% C 0.103 H 309.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97DA |
|---|---|
| RGB | rgb(188, 151, 218) |
| HSL | hsl(273, 48%, 72%) |
| HSV | hsv(273, 31%, 85%) |
| CMYK | cmyk(13.8%, 30.7%, 0%, 14.5%) |
| CIE-LAB | lab(67.94, 26.33, -28.95) |
| CIE-LCH | lch(67.94, 39.13, 312.29°) |
| OKLab | oklab(73.4% 0.0648 -0.0794) |
| OKLCH | oklch(73.4% 0.103 309.2) |
| XYZ | xyz(44.4583, 37.8870, 71.2869) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.97
Lavender
#B39DDB
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97DA #B5DA97
analogous
#9A97DA #BC97DA #DA97D7
triadic
#BC97DA #DABC97 #97DABC
tetradic
#BC97DA #DA9A97 #B5DA97 #97D7DA
square
#BC97DA #DA9A97 #B5DA97 #97D7DA
split-complementary
#BC97DA #D7DA97 #97DA9A
monochromatic
#8141B6 #9F6ACA #BC97DA #D9C4EA #F0E8F7
Accessibility & contrast
On white
2.45
#BC97DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BC97DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97DA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97DA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#B9A0AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc97da; /* rgb */ color: rgb(188, 151, 218); /* oklch */ color: oklch(73.4% 0.103 309.2);
Tailwind
colors: {
custom: {
50: '#d1b6e5',
500: '#bc97da',
950: '#000000',
},
}SCSS
$custom: #bc97da; $custom-light: #d1b6e5; $custom-dark: #000000;
JSON
{
"hex": "#bc97da",
"rgb": {
"r": 188,
"g": 151,
"b": 218
},
"hsl": {
"h": 273.134,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.73395,
"c": 0.10251,
"h": 309.2
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#BC97DA
secondary
#E5EEDD
accent
#BB2B6B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141115
muted
#828084