#BC97F9#BC97F9
#BC97F9 is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.8% C 0.142 H 300.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97F9 |
|---|---|
| RGB | rgb(188, 151, 249) |
| HSL | hsl(263, 89%, 78%) |
| HSV | hsv(263, 39%, 98%) |
| CMYK | cmyk(24.5%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.23, 33.28, -43.95) |
| CIE-LCH | lch(69.23, 55.13, 307.13°) |
| OKLab | oklab(74.8% 0.0719 -0.1224) |
| OKLCH | oklch(74.8% 0.142 300.4) |
| XYZ | xyz(48.9007, 39.6640, 94.6838) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.27
Lavender
#B39DDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97F9 #D4F997
analogous
#97A3F9 #BC97F9 #ED97F9
triadic
#BC97F9 #F9BC97 #97F9BC
tetradic
#BC97F9 #F997A3 #D4F997 #97F9ED
square
#BC97F9 #F997A3 #D4F997 #97F9ED
split-complementary
#BC97F9 #F9ED97 #A3F997
monochromatic
#7123F2 #975DF6 #BC97F9 #E1D1FC #ECE2FD
Accessibility & contrast
On white
2.35
#BC97F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BC97F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97F9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97F9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#B1A7BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc97f9; /* rgb */ color: rgb(188, 151, 249); /* oklch */ color: oklch(74.8% 0.142 300.4);
Tailwind
colors: {
custom: {
50: '#d2b6fb',
500: '#bc97f9',
950: '#000000',
},
}SCSS
$custom: #bc97f9; $custom-light: #d2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#bc97f9",
"rgb": {
"r": 188,
"g": 151,
"b": 249
},
"hsl": {
"h": 262.653,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.74803,
"c": 0.14197,
"h": 300.4
},
"luminance": 0.39664
}Semantic roles & 50–950 ramp
primary
#BC97F9
secondary
#E9F5D6
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085