#BC97F8#BC97F8
#BC97F8 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.8% C 0.141 H 300.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97F8 |
|---|---|
| RGB | rgb(188, 151, 248) |
| HSL | hsl(263, 87%, 78%) |
| HSV | hsv(263, 39%, 97%) |
| CMYK | cmyk(24.2%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(69.18, 33.05, -43.48) |
| CIE-LCH | lch(69.18, 54.61, 307.24°) |
| OKLab | oklab(74.76% 0.0717 -0.1211) |
| OKLCH | oklch(74.76% 0.141 300.6) |
| XYZ | xyz(48.7452, 39.6017, 93.8646) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.06
Baby Purple
#CA9BF7
ΔE00 3.12
Liliac
#C48EFD
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.13
Lavender
#B39DDB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97F8 #D3F897
analogous
#97A2F8 #BC97F8 #ED97F8
triadic
#BC97F8 #F8BC97 #97F8BC
tetradic
#BC97F8 #F897A2 #D3F897 #97F8ED
square
#BC97F8 #F897A2 #D3F897 #97F8ED
split-complementary
#BC97F8 #F8ED97 #A2F897
monochromatic
#7224F0 #975EF4 #BC97F8 #E1D0FC #EDE2FD
Accessibility & contrast
On white
2.35
#BC97F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BC97F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97F8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97F8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#B1A7BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc97f8; /* rgb */ color: rgb(188, 151, 248); /* oklch */ color: oklch(74.8% 0.141 300.6);
Tailwind
colors: {
custom: {
50: '#d2b6fb',
500: '#bc97f8',
950: '#000000',
},
}SCSS
$custom: #bc97f8; $custom-light: #d2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#bc97f8",
"rgb": {
"r": 188,
"g": 151,
"b": 248
},
"hsl": {
"h": 262.887,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.74755,
"c": 0.14068,
"h": 300.6
},
"luminance": 0.39602
}Semantic roles & 50–950 ramp
primary
#BC97F8
secondary
#E9F5D6
accent
#E4028E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085