#BF99FB#BF99FB
#BF99FB is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.5% C 0.142 H 300.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99FB |
|---|---|
| RGB | rgb(191, 153, 251) |
| HSL | hsl(263, 92%, 79%) |
| HSV | hsv(263, 39%, 98%) |
| CMYK | cmyk(23.9%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(70.05, 33.48, -43.73) |
| CIE-LCH | lch(70.05, 55.08, 307.44°) |
| OKLab | oklab(75.52% 0.073 -0.1218) |
| OKLCH | oklch(75.52% 0.142 300.9) |
| XYZ | xyz(50.2858, 40.8237, 96.4786) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.43
Baby Purple
#CA9BF7
ΔE00 2.76
Liliac
#C48EFD
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99FB #D5FB99
analogous
#99A4FB #BF99FB #F099FB
triadic
#BF99FB #FBBF99 #99FBBF
tetradic
#BF99FB #FB99A4 #D5FB99 #99FBF0
square
#BF99FB #FB99A4 #D5FB99 #99FBF0
split-complementary
#BF99FB #FBF099 #A4FB99
monochromatic
#7523F6 #9A5EF9 #BF99FB #E4D4FD #EDE2FE
Accessibility & contrast
On white
2.29
#BF99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BF99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99FB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99FB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#B4A9BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99fb; /* rgb */ color: rgb(191, 153, 251); /* oklch */ color: oklch(75.5% 0.142 300.9);
Tailwind
colors: {
custom: {
50: '#d4b7fd',
500: '#bf99fb',
950: '#000000',
},
}SCSS
$custom: #bf99fb; $custom-light: #d4b7fd; $custom-dark: #000000;
JSON
{
"hex": "#bf99fb",
"rgb": {
"r": 191,
"g": 153,
"b": 251
},
"hsl": {
"h": 263.265,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.7552,
"c": 0.14194,
"h": 300.9
},
"luminance": 0.40824
}Semantic roles & 50–950 ramp
primary
#BF99FB
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085