#BF99F7#BF99F7
#BF99F7 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.3% C 0.137 H 301.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F7 |
|---|---|
| RGB | rgb(191, 153, 247) |
| HSL | hsl(264, 85%, 78%) |
| HSV | hsv(264, 38%, 97%) |
| CMYK | cmyk(22.7%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.88, 32.56, -41.83) |
| CIE-LCH | lch(69.88, 53.01, 307.90°) |
| OKLab | oklab(75.33% 0.0722 -0.1163) |
| OKLCH | oklch(75.33% 0.137 301.8) |
| XYZ | xyz(49.6620, 40.5742, 93.1929) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Pastel Purple
#CAA0FF
ΔE00 2.36
Lilac (survey)
#CEA2FD
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 3.29
Liliac
#C48EFD
ΔE00 3.42
Pale Violet
#CEAEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F7 #D1F799
analogous
#99A2F7 #BF99F7 #EE99F7
triadic
#BF99F7 #F7BF99 #99F7BF
tetradic
#BF99F7 #F799A2 #D1F799 #99F7EE
square
#BF99F7 #F799A2 #D1F799 #99F7EE
split-complementary
#BF99F7 #F7EE99 #A2F799
monochromatic
#7827EE #9B60F3 #BF99F7 #E3D2FB #EDE3FD
Accessibility & contrast
On white
2.30
#BF99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BF99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F7 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#B5A8BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99f7; /* rgb */ color: rgb(191, 153, 247); /* oklch */ color: oklch(75.3% 0.137 301.8);
Tailwind
colors: {
custom: {
50: '#d4b7fa',
500: '#bf99f7',
950: '#000000',
},
}SCSS
$custom: #bf99f7; $custom-light: #d4b7fa; $custom-dark: #000000;
JSON
{
"hex": "#bf99f7",
"rgb": {
"r": 191,
"g": 153,
"b": 247
},
"hsl": {
"h": 264.255,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.75329,
"c": 0.13683,
"h": 301.8
},
"luminance": 0.40574
}Semantic roles & 50–950 ramp
primary
#BF99F7
secondary
#E8F5D6
accent
#E20488
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085