#BF99F8#BF99F8
#BF99F8 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.4% C 0.138 H 301.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99F8 |
|---|---|
| RGB | rgb(191, 153, 248) |
| HSL | hsl(264, 87%, 79%) |
| HSV | hsv(264, 38%, 97%) |
| CMYK | cmyk(23%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.92, 32.79, -42.30) |
| CIE-LCH | lch(69.92, 53.52, 307.78°) |
| OKLab | oklab(75.38% 0.0724 -0.1176) |
| OKLCH | oklch(75.38% 0.138 301.6) |
| XYZ | xyz(49.8167, 40.6361, 94.0078) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.44
Pale Violet
#CEAEFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99F8 #D2F899
analogous
#99A2F8 #BF99F8 #EE99F8
triadic
#BF99F8 #F8BF99 #99F8BF
tetradic
#BF99F8 #F899A2 #D2F899 #99F8EE
square
#BF99F8 #F899A2 #D2F899 #99F8EE
split-complementary
#BF99F8 #F8EE99 #A2F899
monochromatic
#7726F0 #9B60F4 #BF99F8 #E3D2FC #EDE2FD
Accessibility & contrast
On white
2.30
#BF99F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#BF99F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99F8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99F8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#89ABF5
Tritanopia (blue-blind)
#B5A9BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99f8; /* rgb */ color: rgb(191, 153, 248); /* oklch */ color: oklch(75.4% 0.138 301.6);
Tailwind
colors: {
custom: {
50: '#d4b7fb',
500: '#bf99f8',
950: '#000000',
},
}SCSS
$custom: #bf99f8; $custom-light: #d4b7fb; $custom-dark: #000000;
JSON
{
"hex": "#bf99f8",
"rgb": {
"r": 191,
"g": 153,
"b": 248
},
"hsl": {
"h": 264,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.75377,
"c": 0.13811,
"h": 301.6
},
"luminance": 0.40636
}Semantic roles & 50–950 ramp
primary
#BF99F8
secondary
#E9F5D6
accent
#E40289
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085