#BC99F9#BC99F9
#BC99F9 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.2% C 0.139 H 299.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99F9 |
|---|---|
| RGB | rgb(188, 153, 249) |
| HSL | hsl(262, 89%, 79%) |
| HSV | hsv(262, 39%, 98%) |
| CMYK | cmyk(24.5%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.69, 32.17, -43.23) |
| CIE-LCH | lch(69.69, 53.88, 306.66°) |
| OKLab | oklab(75.15% 0.0691 -0.1204) |
| OKLCH | oklch(75.15% 0.139 299.9) |
| XYZ | xyz(49.2253, 40.3132, 94.7920) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 3.18
Liliac
#C48EFD
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.04
Pale Violet
#CEAEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99F9 #D6F999
analogous
#99A6F9 #BC99F9 #EC99F9
triadic
#BC99F9 #F9BC99 #99F9BC
tetradic
#BC99F9 #F999A6 #D6F999 #99F9EC
square
#BC99F9 #F999A6 #D6F999 #99F9EC
split-complementary
#BC99F9 #F9EC99 #A6F999
monochromatic
#7025F2 #965FF6 #BC99F9 #E2D3FC #ECE2FD
Accessibility & contrast
On white
2.32
#BC99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BC99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99F9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99F9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#87AAF6
Tritanopia (blue-blind)
#B1A9BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bc99f9; /* rgb */ color: rgb(188, 153, 249); /* oklch */ color: oklch(75.2% 0.139 299.9);
Tailwind
colors: {
custom: {
50: '#d2b7fb',
500: '#bc99f9',
950: '#000000',
},
}SCSS
$custom: #bc99f9; $custom-light: #d2b7fb; $custom-dark: #000000;
JSON
{
"hex": "#bc99f9",
"rgb": {
"r": 188,
"g": 153,
"b": 249
},
"hsl": {
"h": 261.875,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.75154,
"c": 0.13879,
"h": 299.9
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#BC99F9
secondary
#EAF5D6
accent
#E60092
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085