#BC99F7#BC99F7
#BC99F7 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.1% C 0.136 H 300.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99F7 |
|---|---|
| RGB | rgb(188, 153, 247) |
| HSL | hsl(262, 85%, 78%) |
| HSV | hsv(262, 38%, 97%) |
| CMYK | cmyk(23.9%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.60, 31.70, -42.27) |
| CIE-LCH | lch(69.60, 52.84, 306.87°) |
| OKLab | oklab(75.06% 0.0687 -0.1176) |
| OKLCH | oklch(75.06% 0.136 300.3) |
| XYZ | xyz(48.9150, 40.1891, 93.1579) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.80
Baby Purple
#CA9BF7
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 3.75
Lavender
#B39DDB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99F7 #D4F799
analogous
#99A5F7 #BC99F7 #EB99F7
triadic
#BC99F7 #F7BC99 #99F7BC
tetradic
#BC99F7 #F799A5 #D4F799 #99F7EB
square
#BC99F7 #F799A5 #D4F799 #99F7EB
split-complementary
#BC99F7 #F7EB99 #A5F799
monochromatic
#7127EE #9760F3 #BC99F7 #E1D2FB #ECE3FD
Accessibility & contrast
On white
2.32
#BC99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BC99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99F7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99F7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFB
Deuteranopia (green-blind)
#88A9F5
Tritanopia (blue-blind)
#B1A9BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bc99f7; /* rgb */ color: rgb(188, 153, 247); /* oklch */ color: oklch(75.1% 0.136 300.3);
Tailwind
colors: {
custom: {
50: '#d2b7fa',
500: '#bc99f7',
950: '#000000',
},
}SCSS
$custom: #bc99f7; $custom-light: #d2b7fa; $custom-dark: #000000;
JSON
{
"hex": "#bc99f7",
"rgb": {
"r": 188,
"g": 153,
"b": 247
},
"hsl": {
"h": 262.34,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.75058,
"c": 0.13622,
"h": 300.3
},
"luminance": 0.40189
}Semantic roles & 50–950 ramp
primary
#BC99F7
secondary
#E9F5D6
accent
#E2048F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085