#BF90EF#BF90EF
#BF90EF is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.141 H 306.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90EF |
|---|---|
| RGB | rgb(191, 144, 239) |
| HSL | hsl(270, 75%, 75%) |
| HSV | hsv(270, 40%, 94%) |
| CMYK | cmyk(20.1%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.47, 35.71, -41.22) |
| CIE-LCH | lch(67.47, 54.54, 310.91°) |
| OKLab | oklab(73.39% 0.0831 -0.1145) |
| OKLCH | oklch(73.39% 0.141 306) |
| XYZ | xyz(47.0360, 37.2552, 86.3577) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.43
Baby Purple
#CA9BF7
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90EF #C0EF90
analogous
#9091EF #BF90EF #EE90EF
triadic
#BF90EF #EFBF90 #90EFBF
tetradic
#BF90EF #EF9091 #C0EF90 #90EFEE
square
#BF90EF #EF9091 #C0EF90 #90EFEE
split-complementary
#BF90EF #EFEE90 #91EF90
monochromatic
#8125E0 #A05BE7 #BF90EF #DEC5F7 #F0E4FB
Accessibility & contrast
On white
2.48
#BF90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BF90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90EF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90EF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#85A5EC
Tritanopia (blue-blind)
#B89FB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf90ef; /* rgb */ color: rgb(191, 144, 239); /* oklch */ color: oklch(73.4% 0.141 306.0);
Tailwind
colors: {
custom: {
50: '#d4b1f4',
500: '#bf90ef',
950: '#000000',
},
}SCSS
$custom: #bf90ef; $custom-light: #d4b1f4; $custom-dark: #000000;
JSON
{
"hex": "#bf90ef",
"rgb": {
"r": 191,
"g": 144,
"b": 239
},
"hsl": {
"h": 269.684,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.73391,
"c": 0.14145,
"h": 306
},
"luminance": 0.37255
}Semantic roles & 50–950 ramp
primary
#BF90EF
secondary
#E6F3D8
accent
#D70F74
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085