#BF99F4#BF99F4
#BF99F4 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.2% C 0.133 H 302.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F4 |
|---|---|
| RGB | rgb(191, 153, 244) |
| HSL | hsl(265, 81%, 78%) |
| HSV | hsv(265, 37%, 96%) |
| CMYK | cmyk(21.7%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.75, 31.87, -40.39) |
| CIE-LCH | lch(69.75, 51.45, 308.27°) |
| OKLab | oklab(75.19% 0.0716 -0.1121) |
| OKLCH | oklch(75.19% 0.133 302.5) |
| XYZ | xyz(49.2027, 40.3905, 90.7744) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.15
Pastel Purple
#CAA0FF
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.15
Liliac
#C48EFD
ΔE00 3.65
Lavender
#B39DDB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F4 #CEF499
analogous
#99A0F4 #BF99F4 #EC99F4
triadic
#BF99F4 #F4BF99 #99F4BF
tetradic
#BF99F4 #F499A0 #CEF499 #99F4EC
square
#BF99F4 #F499A0 #CEF499 #99F4EC
split-complementary
#BF99F4 #F4EC99 #A0F499
monochromatic
#7A2BE8 #9C62EE #BF99F4 #E2D0FA #EEE3FC
Accessibility & contrast
On white
2.31
#BF99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BF99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF7
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#B6A8BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99f4; /* rgb */ color: rgb(191, 153, 244); /* oklch */ color: oklch(75.2% 0.133 302.5);
Tailwind
colors: {
custom: {
50: '#d4b7f8',
500: '#bf99f4',
950: '#000000',
},
}SCSS
$custom: #bf99f4; $custom-light: #d4b7f8; $custom-dark: #000000;
JSON
{
"hex": "#bf99f4",
"rgb": {
"r": 191,
"g": 153,
"b": 244
},
"hsl": {
"h": 265.055,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.75188,
"c": 0.13301,
"h": 302.5
},
"luminance": 0.4039
}Semantic roles & 50–950 ramp
primary
#BF99F4
secondary
#E8F4D7
accent
#DD0984
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085