#BF8FEE#BF8FEE
#BF8FEE is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.142 H 306.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FEE |
|---|---|
| RGB | rgb(191, 143, 238) |
| HSL | hsl(270, 74%, 75%) |
| HSV | hsv(270, 40%, 93%) |
| CMYK | cmyk(19.7%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.20, 36.04, -41.09) |
| CIE-LCH | lch(67.20, 54.66, 311.25°) |
| OKLab | oklab(73.17% 0.0843 -0.1141) |
| OKLCH | oklch(73.17% 0.142 306.5) |
| XYZ | xyz(46.7379, 36.8947, 85.5315) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FEE #BEEE8F
analogous
#908FEE #BF8FEE #EE8FED
triadic
#BF8FEE #EEBF8F #8FEEBF
tetradic
#BF8FEE #EE908F #BEEE8F #8FEDEE
square
#BF8FEE #EE908F #BEEE8F #8FEDEE
split-complementary
#BF8FEE #EDEE8F #8FEE90
monochromatic
#8225DE #A15AE6 #BF8FEE #DDC4F6 #F0E4FB
Accessibility & contrast
On white
2.51
#BF8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BF8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FEE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FEE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#B89EB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8fee; /* rgb */ color: rgb(191, 143, 238); /* oklch */ color: oklch(73.2% 0.142 306.5);
Tailwind
colors: {
custom: {
50: '#d4b0f4',
500: '#bf8fee',
950: '#000000',
},
}SCSS
$custom: #bf8fee; $custom-light: #d4b0f4; $custom-dark: #000000;
JSON
{
"hex": "#bf8fee",
"rgb": {
"r": 191,
"g": 143,
"b": 238
},
"hsl": {
"h": 270.316,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73173,
"c": 0.14186,
"h": 306.5
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#BF8FEE
secondary
#E5F3D8
accent
#D61072
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85