#BF99FE#BF99FE
#BF99FE is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.7% C 0.146 H 300.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99FE |
|---|---|
| RGB | rgb(191, 153, 254) |
| HSL | hsl(263, 98%, 80%) |
| HSV | hsv(263, 40%, 100%) |
| CMYK | cmyk(24.8%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.19, 34.18, -45.15) |
| CIE-LCH | lch(70.19, 56.63, 307.12°) |
| OKLab | oklab(75.67% 0.0735 -0.1259) |
| OKLCH | oklch(75.67% 0.146 300.3) |
| XYZ | xyz(50.7625, 41.0144, 98.9889) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.61
Baby Purple
#CA9BF7
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99FE #D8FE99
analogous
#99A6FE #BF99FE #F199FE
triadic
#BF99FE #FEBF99 #99FEBF
tetradic
#BF99FE #FE99A6 #D8FE99 #99FEF1
square
#BF99FE #FE99A6 #D8FE99 #99FEF1
split-complementary
#BF99FE #FEF199 #A6FE99
monochromatic
#7320FD #995CFD #BF99FE #E5D6FF #ECE1FF
Accessibility & contrast
On white
2.28
#BF99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#BF99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99FE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99FE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#B3AABF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf99fe; /* rgb */ color: rgb(191, 153, 254); /* oklch */ color: oklch(75.7% 0.146 300.3);
Tailwind
colors: {
custom: {
50: '#d4b7ff',
500: '#bf99fe',
950: '#000000',
},
}SCSS
$custom: #bf99fe; $custom-light: #d4b7ff; $custom-dark: #000000;
JSON
{
"hex": "#bf99fe",
"rgb": {
"r": 191,
"g": 153,
"b": 254
},
"hsl": {
"h": 262.574,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.75665,
"c": 0.14576,
"h": 300.3
},
"luminance": 0.41015
}Semantic roles & 50–950 ramp
primary
#BF99FE
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086