#BF99F2#BF99F2
#BF99F2 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.1% C 0.130 H 303.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F2 |
|---|---|
| RGB | rgb(191, 153, 242) |
| HSL | hsl(266, 77%, 77%) |
| HSV | hsv(266, 37%, 95%) |
| CMYK | cmyk(21.1%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(69.66, 31.42, -39.44) |
| CIE-LCH | lch(69.66, 50.42, 308.54°) |
| OKLab | oklab(75.1% 0.0711 -0.1094) |
| OKLCH | oklch(75.1% 0.13 303) |
| XYZ | xyz(48.9007, 40.2697, 89.1838) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.10
Pastel Purple
#CAA0FF
ΔE00 2.58
Lavender (survey)
#C79FEF
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 3.15
Liliac
#C48EFD
ΔE00 3.85
Lavender
#B39DDB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F2 #CCF299
analogous
#99A0F2 #BF99F2 #EB99F2
triadic
#BF99F2 #F2BF99 #99F2BF
tetradic
#BF99F2 #F299A0 #CCF299 #99F2EB
square
#BF99F2 #F299A0 #CCF299 #99F2EB
split-complementary
#BF99F2 #F2EB99 #A0F299
monochromatic
#7B2CE4 #9D63EB #BF99F2 #E1CFF9 #EEE4FC
Accessibility & contrast
On white
2.32
#BF99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#BF99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#B7A7BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99f2; /* rgb */ color: rgb(191, 153, 242); /* oklch */ color: oklch(75.1% 0.130 303.0);
Tailwind
colors: {
custom: {
50: '#d3b7f6',
500: '#bf99f2',
950: '#000000',
},
}SCSS
$custom: #bf99f2; $custom-light: #d3b7f6; $custom-dark: #000000;
JSON
{
"hex": "#bf99f2",
"rgb": {
"r": 191,
"g": 153,
"b": 242
},
"hsl": {
"h": 265.618,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.75095,
"c": 0.13047,
"h": 303
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#BF99F2
secondary
#E8F3D8
accent
#DA0C82
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085