#BF8FF0#BF8FF0
#BF8FF0 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.144 H 305.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FF0 |
|---|---|
| RGB | rgb(191, 143, 240) |
| HSL | hsl(270, 76%, 75%) |
| HSV | hsv(270, 40%, 94%) |
| CMYK | cmyk(20.4%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.29, 36.49, -42.05) |
| CIE-LCH | lch(67.29, 55.67, 310.95°) |
| OKLab | oklab(73.27% 0.0847 -0.1169) |
| OKLCH | oklch(73.27% 0.144 305.9) |
| XYZ | xyz(47.0333, 37.0129, 87.0876) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 4.46
Lavender (survey)
#C79FEF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pale Purple
#B790D4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FF0 #C0F08F
analogous
#8F8FF0 #BF8FF0 #F08FF0
triadic
#BF8FF0 #F0BF8F #8FF0BF
tetradic
#BF8FF0 #F08F8F #C0F08F #8FF0F0
square
#BF8FF0 #F08F8F #C0F08F #8FF0F0
split-complementary
#BF8FF0 #F0F08F #8FF08F
monochromatic
#8123E2 #A059E9 #BF8FF0 #DEC5F7 #F0E4FB
Accessibility & contrast
On white
2.50
#BF8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BF8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FF0
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FF0 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#B89EB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8ff0; /* rgb */ color: rgb(191, 143, 240); /* oklch */ color: oklch(73.3% 0.144 305.9);
Tailwind
colors: {
custom: {
50: '#d4b0f5',
500: '#bf8ff0',
950: '#000000',
},
}SCSS
$custom: #bf8ff0; $custom-light: #d4b0f5; $custom-dark: #000000;
JSON
{
"hex": "#bf8ff0",
"rgb": {
"r": 191,
"g": 143,
"b": 240
},
"hsl": {
"h": 269.691,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.73269,
"c": 0.14432,
"h": 305.9
},
"luminance": 0.37013
}Semantic roles & 50–950 ramp
primary
#BF8FF0
secondary
#E6F3D8
accent
#D90D74
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85