#BF7BEE#BF7BEE
#BF7BEE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.9% C 0.174 H 309.9°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7BEE |
|---|---|
| RGB | rgb(191, 123, 238) |
| HSL | hsl(275, 77%, 71%) |
| HSV | hsv(275, 48%, 93%) |
| CMYK | cmyk(19.7%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(62.86, 46.88, -47.92) |
| CIE-LCH | lch(62.86, 67.04, 314.37°) |
| OKLab | oklab(69.92% 0.1118 -0.1338) |
| OKLCH | oklch(69.92% 0.174 309.9) |
| XYZ | xyz(43.9986, 31.4160, 84.6184) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.65
Easter Purple
#C071FE
ΔE00 3.38
Light Urple
#B36FF6
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.93
Bright Lavender
#C760FF
ΔE00 5.99
Bright Lilac
#C95EFB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7BEE #AAEE7B
analogous
#857BEE #BF7BEE #EE7BE4
triadic
#BF7BEE #EEBF7B #7BEEBF
tetradic
#BF7BEE #EE857B #AAEE7B #7BE4EE
square
#BF7BEE #EE857B #AAEE7B #7BE4EE
split-complementary
#BF7BEE #E4EE7B #7BEE85
monochromatic
#881BD3 #A545E7 #BF7BEE #D9B1F5 #F2E4FC
Accessibility & contrast
On white
2.88
#BF7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BF7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF7BEE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7BEE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E95F2
Deuteranopia (green-blind)
#7299EB
Tritanopia (blue-blind)
#B98EA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf7bee; /* rgb */ color: rgb(191, 123, 238); /* oklch */ color: oklch(69.9% 0.174 309.9);
Tailwind
colors: {
custom: {
50: '#d4a3f4',
500: '#bf7bee',
950: '#000000',
},
}SCSS
$custom: #bf7bee; $custom-light: #d4a3f4; $custom-dark: #000000;
JSON
{
"hex": "#bf7bee",
"rgb": {
"r": 191,
"g": 123,
"b": 238
},
"hsl": {
"h": 275.478,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.69919,
"c": 0.17438,
"h": 309.9
},
"luminance": 0.31415
}Semantic roles & 50–950 ramp
primary
#BF7BEE
secondary
#E0F2D3
accent
#D90C60
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85