#BF99F9#BF99F9
#BF99F9 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.4% C 0.139 H 301.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F9 |
|---|---|
| RGB | rgb(191, 153, 249) |
| HSL | hsl(264, 89%, 79%) |
| HSV | hsv(264, 39%, 98%) |
| CMYK | cmyk(23.3%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.96, 33.02, -42.78) |
| CIE-LCH | lch(69.96, 54.04, 307.66°) |
| OKLab | oklab(75.42% 0.0726 -0.119) |
| OKLCH | oklch(75.42% 0.139 301.4) |
| XYZ | xyz(49.9722, 40.6983, 94.8270) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.37
Baby Purple
#CA9BF7
ΔE00 2.54
Liliac
#C48EFD
ΔE00 3.31
Lilac (survey)
#CEA2FD
ΔE00 3.33
Lavender (survey)
#C79FEF
ΔE00 3.60
Pale Violet
#CEAEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F9 #D3F999
analogous
#99A3F9 #BF99F9 #EF99F9
triadic
#BF99F9 #F9BF99 #99F9BF
tetradic
#BF99F9 #F999A3 #D3F999 #99F9EF
square
#BF99F9 #F999A3 #D3F999 #99F9EF
split-complementary
#BF99F9 #F9EF99 #A3F999
monochromatic
#7625F2 #9B5FF6 #BF99F9 #E3D3FC #EDE2FD
Accessibility & contrast
On white
2.30
#BF99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BF99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F9
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F9 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#B5A9BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99f9; /* rgb */ color: rgb(191, 153, 249); /* oklch */ color: oklch(75.4% 0.139 301.4);
Tailwind
colors: {
custom: {
50: '#d4b7fb',
500: '#bf99f9',
950: '#000000',
},
}SCSS
$custom: #bf99f9; $custom-light: #d4b7fb; $custom-dark: #000000;
JSON
{
"hex": "#bf99f9",
"rgb": {
"r": 191,
"g": 153,
"b": 249
},
"hsl": {
"h": 263.75,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.75424,
"c": 0.13939,
"h": 301.4
},
"luminance": 0.40698
}Semantic roles & 50–950 ramp
primary
#BF99F9
secondary
#E9F5D6
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085