#BC99F2#BC99F2
#BC99F2 is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.8% C 0.130 H 301.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99F2 |
|---|---|
| RGB | rgb(188, 153, 242) |
| HSL | hsl(264, 77%, 77%) |
| HSV | hsv(264, 37%, 95%) |
| CMYK | cmyk(22.3%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.39, 30.55, -39.88) |
| CIE-LCH | lch(69.39, 50.24, 307.45°) |
| OKLab | oklab(74.82% 0.0677 -0.1107) |
| OKLCH | oklch(74.82% 0.13 301.4) |
| XYZ | xyz(48.1538, 39.8846, 89.1488) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.04
Lavender
#B39DDB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99F2 #CFF299
analogous
#99A2F2 #BC99F2 #E999F2
triadic
#BC99F2 #F2BC99 #99F2BC
tetradic
#BC99F2 #F299A2 #CFF299 #99F2E9
square
#BC99F2 #F299A2 #CFF299 #99F2E9
split-complementary
#BC99F2 #F2E999 #A2F299
monochromatic
#752CE4 #9863EB #BC99F2 #E0CFF9 #EDE4FC
Accessibility & contrast
On white
2.34
#BC99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BC99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99F2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99F2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#8BA9F0
Tritanopia (blue-blind)
#B3A7BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bc99f2; /* rgb */ color: rgb(188, 153, 242); /* oklch */ color: oklch(74.8% 0.130 301.4);
Tailwind
colors: {
custom: {
50: '#d1b7f6',
500: '#bc99f2',
950: '#000000',
},
}SCSS
$custom: #bc99f2; $custom-light: #d1b7f6; $custom-dark: #000000;
JSON
{
"hex": "#bc99f2",
"rgb": {
"r": 188,
"g": 153,
"b": 242
},
"hsl": {
"h": 263.596,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.74822,
"c": 0.12977,
"h": 301.4
},
"luminance": 0.39885
}Semantic roles & 50–950 ramp
primary
#BC99F2
secondary
#E8F3D8
accent
#DA0C89
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085