#BF99F5#BF99F5
#BF99F5 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.2% C 0.134 H 302.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F5 |
|---|---|
| RGB | rgb(191, 153, 245) |
| HSL | hsl(265, 82%, 78%) |
| HSV | hsv(265, 38%, 96%) |
| CMYK | cmyk(22%, 37.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.79, 32.10, -40.87) |
| CIE-LCH | lch(69.79, 51.97, 308.15°) |
| OKLab | oklab(75.24% 0.0718 -0.1135) |
| OKLCH | oklch(75.24% 0.134 302.3) |
| XYZ | xyz(49.3550, 40.4514, 91.5762) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.21
Pastel Purple
#CAA0FF
ΔE00 2.41
Lavender (survey)
#C79FEF
ΔE00 3.00
Lilac (survey)
#CEA2FD
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.57
Lavender
#B39DDB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F5 #CFF599
analogous
#99A1F5 #BF99F5 #ED99F5
triadic
#BF99F5 #F5BF99 #99F5BF
tetradic
#BF99F5 #F599A1 #CFF599 #99F5ED
square
#BF99F5 #F599A1 #CFF599 #99F5ED
split-complementary
#BF99F5 #F5ED99 #A1F599
monochromatic
#792AEA #9C61F0 #BF99F5 #E2D1FA #EEE3FC
Accessibility & contrast
On white
2.31
#BF99F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#BF99F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF9
Deuteranopia (green-blind)
#8BAAF3
Tritanopia (blue-blind)
#B6A8BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99f5; /* rgb */ color: rgb(191, 153, 245); /* oklch */ color: oklch(75.2% 0.134 302.3);
Tailwind
colors: {
custom: {
50: '#d4b7f9',
500: '#bf99f5',
950: '#000000',
},
}SCSS
$custom: #bf99f5; $custom-light: #d4b7f9; $custom-dark: #000000;
JSON
{
"hex": "#bf99f5",
"rgb": {
"r": 191,
"g": 153,
"b": 245
},
"hsl": {
"h": 264.783,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.75235,
"c": 0.13429,
"h": 302.3
},
"luminance": 0.40451
}Semantic roles & 50–950 ramp
primary
#BF99F5
secondary
#E8F4D7
accent
#DF0785
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085