#BF99FC#BF99FC
#BF99FC is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.6% C 0.143 H 300.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99FC |
|---|---|
| RGB | rgb(191, 153, 252) |
| HSL | hsl(263, 94%, 79%) |
| HSV | hsv(263, 39%, 99%) |
| CMYK | cmyk(24.2%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.10, 33.71, -44.21) |
| CIE-LCH | lch(70.10, 55.59, 307.33°) |
| OKLab | oklab(75.57% 0.0731 -0.1231) |
| OKLCH | oklch(75.57% 0.143 300.7) |
| XYZ | xyz(50.4439, 40.8869, 97.3110) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.48
Baby Purple
#CA9BF7
ΔE00 2.88
Liliac
#C48EFD
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.06
Pale Violet
#CEAEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99FC #D6FC99
analogous
#99A5FC #BF99FC #F099FC
triadic
#BF99FC #FCBF99 #99FCBF
tetradic
#BF99FC #FC99A5 #D6FC99 #99FCF0
square
#BF99FC #FC99A5 #D6FC99 #99FCF0
split-complementary
#BF99FC #FCF099 #A5FC99
monochromatic
#7422F9 #9A5EFA #BF99FC #E4D4FE #ECE1FE
Accessibility & contrast
On white
2.29
#BF99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BF99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99FC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99FC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#B4A9BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99fc; /* rgb */ color: rgb(191, 153, 252); /* oklch */ color: oklch(75.6% 0.143 300.7);
Tailwind
colors: {
custom: {
50: '#d4b7fd',
500: '#bf99fc',
950: '#000000',
},
}SCSS
$custom: #bf99fc; $custom-light: #d4b7fd; $custom-dark: #000000;
JSON
{
"hex": "#bf99fc",
"rgb": {
"r": 191,
"g": 153,
"b": 252
},
"hsl": {
"h": 263.03,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.75568,
"c": 0.14321,
"h": 300.7
},
"luminance": 0.40887
}Semantic roles & 50–950 ramp
primary
#BF99FC
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086