#BC97F2#BC97F2
#BC97F2 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.5% C 0.133 H 302.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97F2 |
|---|---|
| RGB | rgb(188, 151, 242) |
| HSL | hsl(264, 78%, 77%) |
| HSV | hsv(264, 38%, 95%) |
| CMYK | cmyk(22.3%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.92, 31.66, -40.61) |
| CIE-LCH | lch(68.92, 51.49, 307.94°) |
| OKLab | oklab(74.47% 0.0705 -0.1128) |
| OKLCH | oklch(74.47% 0.133 302) |
| XYZ | xyz(47.8292, 39.2354, 89.0406) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.35
Liliac
#C48EFD
ΔE00 3.55
Lilac (survey)
#CEA2FD
ΔE00 3.83
Lavender
#B39DDB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97F2 #CDF297
analogous
#97A0F2 #BC97F2 #EA97F2
triadic
#BC97F2 #F2BC97 #97F2BC
tetradic
#BC97F2 #F297A0 #CDF297 #97F2EA
square
#BC97F2 #F297A0 #CDF297 #97F2EA
split-complementary
#BC97F2 #F2EA97 #A0F297
monochromatic
#762AE4 #9961EB #BC97F2 #DFCDF9 #EDE4FC
Accessibility & contrast
On white
2.37
#BC97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#BC97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97F2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97F2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#B3A6B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc97f2; /* rgb */ color: rgb(188, 151, 242); /* oklch */ color: oklch(74.5% 0.133 302.0);
Tailwind
colors: {
custom: {
50: '#d1b6f6',
500: '#bc97f2',
950: '#000000',
},
}SCSS
$custom: #bc97f2; $custom-light: #d1b6f6; $custom-dark: #000000;
JSON
{
"hex": "#bc97f2",
"rgb": {
"r": 188,
"g": 151,
"b": 242
},
"hsl": {
"h": 264.396,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.74469,
"c": 0.133,
"h": 302
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#BC97F2
secondary
#E8F3D8
accent
#DA0B86
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085