#BF89F3#BF89F3
#BF89F3 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.158 H 306.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF89F3 |
|---|---|
| RGB | rgb(191, 137, 243) |
| HSL | hsl(271, 82%, 75%) |
| HSV | hsv(271, 44%, 95%) |
| CMYK | cmyk(21.4%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.09, 40.45, -45.58) |
| CIE-LCH | lch(66.09, 60.94, 311.59°) |
| OKLab | oklab(72.41% 0.0935 -0.127) |
| OKLCH | oklch(72.41% 0.158 306.3) |
| XYZ | xyz(46.6059, 35.4391, 89.1618) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.83
Light Purple
#BF77F6
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 5.79
Easter Purple
#C071FE
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF89F3 #BDF389
analogous
#8A89F3 #BF89F3 #F389F2
triadic
#BF89F3 #F3BF89 #89F3BF
tetradic
#BF89F3 #F38A89 #BDF389 #89F2F3
square
#BF89F3 #F38A89 #BDF389 #89F2F3
split-complementary
#BF89F3 #F2F389 #89F38A
monochromatic
#831AE8 #A151ED #BF89F3 #DDC1F9 #F0E3FC
Accessibility & contrast
On white
2.60
#BF89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BF89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF89F3
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF89F3 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#B79AB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf89f3; /* rgb */ color: rgb(191, 137, 243); /* oklch */ color: oklch(72.4% 0.158 306.3);
Tailwind
colors: {
custom: {
50: '#d4acf7',
500: '#bf89f3',
950: '#000000',
},
}SCSS
$custom: #bf89f3; $custom-light: #d4acf7; $custom-dark: #000000;
JSON
{
"hex": "#bf89f3",
"rgb": {
"r": 191,
"g": 137,
"b": 243
},
"hsl": {
"h": 270.566,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.72412,
"c": 0.15773,
"h": 306.3
},
"luminance": 0.35439
}Semantic roles & 50–950 ramp
primary
#BF89F3
secondary
#E5F4D7
accent
#DE0871
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85