#BF89F6#BF89F6
#BF89F6 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.6% C 0.161 H 305.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BF89F6 |
|---|---|
| RGB | rgb(191, 137, 246) |
| HSL | hsl(270, 86%, 75%) |
| HSV | hsv(270, 44%, 96%) |
| CMYK | cmyk(22.4%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(66.23, 41.12, -47.00) |
| CIE-LCH | lch(66.23, 62.45, 311.18°) |
| OKLab | oklab(72.56% 0.0939 -0.1312) |
| OKLCH | oklch(72.56% 0.161 305.6) |
| XYZ | xyz(47.0627, 35.6218, 91.5673) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.56
Light Purple
#BF77F6
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.79
Easter Purple
#C071FE
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF89F6 #C0F689
analogous
#8989F6 #BF89F6 #F689F6
triadic
#BF89F6 #F6BF89 #89F6BF
tetradic
#BF89F6 #F68989 #C0F689 #89F6F6
square
#BF89F6 #F68989 #C0F689 #89F6F6
split-complementary
#BF89F6 #F6F689 #89F689
monochromatic
#8117ED #A050F2 #BF89F6 #DEC2FA #F0E3FD
Accessibility & contrast
On white
2.58
#BF89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BF89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF89F6
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF89F6 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#7BA1F3
Tritanopia (blue-blind)
#B69BB4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf89f6; /* rgb */ color: rgb(191, 137, 246); /* oklch */ color: oklch(72.6% 0.161 305.6);
Tailwind
colors: {
custom: {
50: '#d4acf9',
500: '#bf89f6',
950: '#000000',
},
}SCSS
$custom: #bf89f6; $custom-light: #d4acf9; $custom-dark: #000000;
JSON
{
"hex": "#bf89f6",
"rgb": {
"r": 191,
"g": 137,
"b": 246
},
"hsl": {
"h": 269.725,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.72564,
"c": 0.16135,
"h": 305.6
},
"luminance": 0.35622
}Semantic roles & 50–950 ramp
primary
#BF89F6
secondary
#E6F5D6
accent
#E20374
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85