#BC98F9#BC98F9
#BC98F9 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.0% C 0.140 H 300.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98F9 |
|---|---|
| RGB | rgb(188, 152, 249) |
| HSL | hsl(262, 89%, 79%) |
| HSV | hsv(262, 39%, 98%) |
| CMYK | cmyk(24.5%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(69.46, 32.72, -43.59) |
| CIE-LCH | lch(69.46, 54.51, 306.90°) |
| OKLab | oklab(74.98% 0.0705 -0.1214) |
| OKLCH | oklch(74.98% 0.14 300.1) |
| XYZ | xyz(49.0623, 39.9872, 94.7377) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.18
Liliac
#C48EFD
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.15
Lavender
#B39DDB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98F9 #D5F998
analogous
#98A4F9 #BC98F9 #EC98F9
triadic
#BC98F9 #F9BC98 #98F9BC
tetradic
#BC98F9 #F998A4 #D5F998 #98F9EC
square
#BC98F9 #F998A4 #D5F998 #98F9EC
split-complementary
#BC98F9 #F9EC98 #A4F998
monochromatic
#7124F2 #965EF6 #BC98F9 #E2D2FC #ECE2FD
Accessibility & contrast
On white
2.33
#BC98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BC98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98F9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98F9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#B1A8BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bc98f9; /* rgb */ color: rgb(188, 152, 249); /* oklch */ color: oklch(75.0% 0.140 300.1);
Tailwind
colors: {
custom: {
50: '#d2b6fb',
500: '#bc98f9',
950: '#000000',
},
}SCSS
$custom: #bc98f9; $custom-light: #d2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#bc98f9",
"rgb": {
"r": 188,
"g": 152,
"b": 249
},
"hsl": {
"h": 262.268,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.74978,
"c": 0.14038,
"h": 300.1
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#BC98F9
secondary
#EAF5D6
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085