#BC98FA#BC98FA
#BC98FA is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.142 H 299.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98FA |
|---|---|
| RGB | rgb(188, 152, 250) |
| HSL | hsl(262, 91%, 79%) |
| HSV | hsv(262, 39%, 98%) |
| CMYK | cmyk(24.8%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(69.50, 32.96, -44.06) |
| CIE-LCH | lch(69.50, 55.03, 306.80°) |
| OKLab | oklab(75.03% 0.0707 -0.1228) |
| OKLCH | oklch(75.03% 0.142 299.9) |
| XYZ | xyz(49.2187, 40.0497, 95.5613) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.99
Baby Purple
#CA9BF7
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.34
Lilac (survey)
#CEA2FD
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.29
Pale Violet
#CEAEFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98FA #D6FA98
analogous
#98A5FA #BC98FA #ED98FA
triadic
#BC98FA #FABC98 #98FABC
tetradic
#BC98FA #FA98A5 #D6FA98 #98FAED
square
#BC98FA #FA98A5 #D6FA98 #98FAED
split-complementary
#BC98FA #FAED98 #A5FA98
monochromatic
#7023F4 #965EF7 #BC98FA #E2D2FD #ECE2FE
Accessibility & contrast
On white
2.33
#BC98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BC98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98FA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98FA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FE
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#B0A8BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bc98fa; /* rgb */ color: rgb(188, 152, 250); /* oklch */ color: oklch(75.0% 0.142 299.9);
Tailwind
colors: {
custom: {
50: '#d2b6fc',
500: '#bc98fa',
950: '#000000',
},
}SCSS
$custom: #bc98fa; $custom-light: #d2b6fc; $custom-dark: #000000;
JSON
{
"hex": "#bc98fa",
"rgb": {
"r": 188,
"g": 152,
"b": 250
},
"hsl": {
"h": 262.041,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.75027,
"c": 0.14167,
"h": 299.9
},
"luminance": 0.4005
}Semantic roles & 50–950 ramp
primary
#BC98FA
secondary
#EAF6D5
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085