#BC99F0#BC99F0
#BC99F0 is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.127 H 301.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99F0 |
|---|---|
| RGB | rgb(188, 153, 240) |
| HSL | hsl(264, 74%, 77%) |
| HSV | hsv(264, 36%, 94%) |
| CMYK | cmyk(21.7%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(69.30, 30.09, -38.92) |
| CIE-LCH | lch(69.30, 49.20, 307.71°) |
| OKLab | oklab(74.73% 0.0673 -0.1079) |
| OKLCH | oklch(74.73% 0.127 301.9) |
| XYZ | xyz(47.8551, 39.7651, 87.5755) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.69
Lavender (survey)
#C79FEF
ΔE00 2.83
Pastel Purple
#CAA0FF
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.62
Liliac
#C48EFD
ΔE00 4.24
Lavender
#B39DDB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99F0 #CDF099
analogous
#99A2F0 #BC99F0 #E899F0
triadic
#BC99F0 #F0BC99 #99F0BC
tetradic
#BC99F0 #F099A2 #CDF099 #99F0E8
square
#BC99F0 #F099A2 #CDF099 #99F0E8
split-complementary
#BC99F0 #F0E899 #A2F099
monochromatic
#762EE0 #9964E8 #BC99F0 #DFCEF8 #EDE4FB
Accessibility & contrast
On white
2.35
#BC99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BC99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99F0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99F0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#8CA9EE
Tritanopia (blue-blind)
#B3A7B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc99f0; /* rgb */ color: rgb(188, 153, 240); /* oklch */ color: oklch(74.7% 0.127 301.9);
Tailwind
colors: {
custom: {
50: '#d1b7f5',
500: '#bc99f0',
950: '#000000',
},
}SCSS
$custom: #bc99f0; $custom-light: #d1b7f5; $custom-dark: #000000;
JSON
{
"hex": "#bc99f0",
"rgb": {
"r": 188,
"g": 153,
"b": 240
},
"hsl": {
"h": 264.138,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.74729,
"c": 0.12718,
"h": 301.9
},
"luminance": 0.39765
}Semantic roles & 50–950 ramp
primary
#BC99F0
secondary
#E8F3D8
accent
#D60F86
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085