#BF99FD#BF99FD
#BF99FD is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.6% C 0.144 H 300.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99FD |
|---|---|
| RGB | rgb(191, 153, 253) |
| HSL | hsl(263, 96%, 80%) |
| HSV | hsv(263, 40%, 99%) |
| CMYK | cmyk(24.5%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.14, 33.94, -44.68) |
| CIE-LCH | lch(70.14, 56.11, 307.23°) |
| OKLab | oklab(75.62% 0.0733 -0.1245) |
| OKLCH | oklch(75.62% 0.144 300.5) |
| XYZ | xyz(50.6028, 40.9505, 98.1478) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99FD #D7FD99
analogous
#99A5FD #BF99FD #F199FD
triadic
#BF99FD #FDBF99 #99FDBF
tetradic
#BF99FD #FD99A5 #D7FD99 #99FDF1
square
#BF99FD #FD99A5 #D7FD99 #99FDF1
split-complementary
#BF99FD #FDF199 #A5FD99
monochromatic
#7421FB #995DFC #BF99FD #E5D5FE #ECE1FE
Accessibility & contrast
On white
2.29
#BF99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BF99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99FD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99FD | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#B4AABF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf99fd; /* rgb */ color: rgb(191, 153, 253); /* oklch */ color: oklch(75.6% 0.144 300.5);
Tailwind
colors: {
custom: {
50: '#d4b7fe',
500: '#bf99fd',
950: '#000000',
},
}SCSS
$custom: #bf99fd; $custom-light: #d4b7fe; $custom-dark: #000000;
JSON
{
"hex": "#bf99fd",
"rgb": {
"r": 191,
"g": 153,
"b": 253
},
"hsl": {
"h": 262.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.75617,
"c": 0.14449,
"h": 300.5
},
"luminance": 0.40951
}Semantic roles & 50–950 ramp
primary
#BF99FD
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086