#BF8FF3#BF8FF3
#BF8FF3 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.148 H 305.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FF3 |
|---|---|
| RGB | rgb(191, 143, 243) |
| HSL | hsl(269, 81%, 76%) |
| HSV | hsv(269, 41%, 95%) |
| CMYK | cmyk(21.4%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(67.42, 37.16, -43.49) |
| CIE-LCH | lch(67.42, 57.20, 310.52°) |
| OKLab | oklab(73.41% 0.0852 -0.121) |
| OKLCH | oklch(73.41% 0.148 305.2) |
| XYZ | xyz(47.4827, 37.1926, 89.4541) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FF3 #C3F38F
analogous
#8F91F3 #BF8FF3 #F18FF3
triadic
#BF8FF3 #F3BF8F #8FF3BF
tetradic
#BF8FF3 #F38F91 #C3F38F #8FF3F1
square
#BF8FF3 #F38F91 #C3F38F #8FF3F1
split-complementary
#BF8FF3 #F3F18F #91F38F
monochromatic
#8020E7 #9F58ED #BF8FF3 #DFC6F9 #EFE3FC
Accessibility & contrast
On white
2.49
#BF8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BF8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FF3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FF3 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#82A4F0
Tritanopia (blue-blind)
#B79FB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8ff3; /* rgb */ color: rgb(191, 143, 243); /* oklch */ color: oklch(73.4% 0.148 305.2);
Tailwind
colors: {
custom: {
50: '#d4b0f7',
500: '#bf8ff3',
950: '#000000',
},
}SCSS
$custom: #bf8ff3; $custom-light: #d4b0f7; $custom-dark: #000000;
JSON
{
"hex": "#bf8ff3",
"rgb": {
"r": 191,
"g": 143,
"b": 243
},
"hsl": {
"h": 268.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.73414,
"c": 0.14801,
"h": 305.2
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#BF8FF3
secondary
#E6F4D7
accent
#DD0977
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85