#BF81F9#BF81F9
#BF81F9 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.4% C 0.178 H 306.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BF81F9 |
|---|---|
| RGB | rgb(191, 129, 249) |
| HSL | hsl(271, 91%, 74%) |
| HSV | hsv(271, 48%, 98%) |
| CMYK | cmyk(23.3%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(64.66, 46.13, -51.13) |
| CIE-LCH | lch(64.66, 68.86, 312.05°) |
| OKLab | oklab(71.44% 0.1051 -0.1432) |
| OKLCH | oklch(71.44% 0.178 306.3) |
| XYZ | xyz(46.4315, 33.6168, 93.6468) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.38
Liliac
#C48EFD
ΔE00 3.21
Easter Purple
#C071FE
ΔE00 3.73
Light Urple
#B36FF6
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 6.87
Bright Lavender
#C760FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF81F9 #BBF981
analogous
#8381F9 #BF81F9 #F981F7
triadic
#BF81F9 #F9BF81 #81F9BF
tetradic
#BF81F9 #F98381 #BBF981 #81F7F9
square
#BF81F9 #F98381 #BBF981 #81F7F9
split-complementary
#BF81F9 #F7F981 #81F983
monochromatic
#840CF3 #A147F6 #BF81F9 #DDBBFC #F0E2FE
Accessibility & contrast
On white
2.72
#BF81F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BF81F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF81F9
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF81F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF81F9 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#719DF6
Tritanopia (blue-blind)
#B696B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf81f9; /* rgb */ color: rgb(191, 129, 249); /* oklch */ color: oklch(71.4% 0.178 306.3);
Tailwind
colors: {
custom: {
50: '#d5a7fc',
500: '#bf81f9',
950: '#000000',
},
}SCSS
$custom: #bf81f9; $custom-light: #d5a7fc; $custom-dark: #000000;
JSON
{
"hex": "#bf81f9",
"rgb": {
"r": 191,
"g": 129,
"b": 249
},
"hsl": {
"h": 271,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.71436,
"c": 0.17758,
"h": 306.3
},
"luminance": 0.33616
}Semantic roles & 50–950 ramp
primary
#BF81F9
secondary
#E5F6D5
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85