#BC97F3#BC97F3
#BC97F3 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.134 H 301.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97F3 |
|---|---|
| RGB | rgb(188, 151, 243) |
| HSL | hsl(264, 79%, 77%) |
| HSV | hsv(264, 38%, 95%) |
| CMYK | cmyk(22.6%, 37.9%, 0%, 4.7%) |
| CIE-LAB | lab(68.96, 31.89, -41.09) |
| CIE-LCH | lch(68.96, 52.01, 307.81°) |
| OKLab | oklab(74.52% 0.0707 -0.1142) |
| OKLCH | oklch(74.52% 0.134 301.8) |
| XYZ | xyz(47.9798, 39.2956, 89.8337) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.76
Pastel Purple
#CAA0FF
ΔE00 3.07
Liliac
#C48EFD
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.84
Lavender
#B39DDB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97F3 #CEF397
analogous
#97A0F3 #BC97F3 #EA97F3
triadic
#BC97F3 #F3BC97 #97F3BC
tetradic
#BC97F3 #F397A0 #CEF397 #97F3EA
square
#BC97F3 #F397A0 #CEF397 #97F3EA
split-complementary
#BC97F3 #F3EA97 #A0F397
monochromatic
#7529E6 #9960ED #BC97F3 #DFCEF9 #EDE4FC
Accessibility & contrast
On white
2.37
#BC97F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BC97F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97F3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97F3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#B2A6BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc97f3; /* rgb */ color: rgb(188, 151, 243); /* oklch */ color: oklch(74.5% 0.134 301.8);
Tailwind
colors: {
custom: {
50: '#d1b6f7',
500: '#bc97f3',
950: '#000000',
},
}SCSS
$custom: #bc97f3; $custom-light: #d1b6f7; $custom-dark: #000000;
JSON
{
"hex": "#bc97f3",
"rgb": {
"r": 188,
"g": 151,
"b": 243
},
"hsl": {
"h": 264.13,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.74516,
"c": 0.13429,
"h": 301.8
},
"luminance": 0.39296
}Semantic roles & 50–950 ramp
primary
#BC97F3
secondary
#E8F4D7
accent
#DC0A87
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085