#BF90EB#BF90EB
#BF90EB is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.2% C 0.137 H 307.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90EB |
|---|---|
| RGB | rgb(191, 144, 235) |
| HSL | hsl(271, 69%, 74%) |
| HSV | hsv(271, 39%, 92%) |
| CMYK | cmyk(18.7%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.29, 34.82, -39.30) |
| CIE-LCH | lch(67.29, 52.50, 311.55°) |
| OKLab | oklab(73.2% 0.0823 -0.1089) |
| OKLCH | oklch(73.2% 0.137 307.1) |
| XYZ | xyz(46.4516, 37.0214, 83.2799) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 4.01
Pale Purple
#B790D4
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90EB #BCEB90
analogous
#9290EB #BF90EB #EB90EA
triadic
#BF90EB #EBBF90 #90EBBF
tetradic
#BF90EB #EB9290 #BCEB90 #90EAEB
square
#BF90EB #EB9290 #BCEB90 #90EAEB
split-complementary
#BF90EB #EAEB90 #90EB92
monochromatic
#8328D8 #A15CE2 #BF90EB #DDC4F4 #F0E5FA
Accessibility & contrast
On white
2.50
#BF90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BF90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90EB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90EB | 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)
#7CA2EE
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#B99EB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf90eb; /* rgb */ color: rgb(191, 144, 235); /* oklch */ color: oklch(73.2% 0.137 307.1);
Tailwind
colors: {
custom: {
50: '#d3b1f1',
500: '#bf90eb',
950: '#000000',
},
}SCSS
$custom: #bf90eb; $custom-light: #d3b1f1; $custom-dark: #000000;
JSON
{
"hex": "#bf90eb",
"rgb": {
"r": 191,
"g": 144,
"b": 235
},
"hsl": {
"h": 270.989,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.73201,
"c": 0.13653,
"h": 307.1
},
"luminance": 0.37021
}Semantic roles & 50–950 ramp
primary
#BF90EB
secondary
#E5F2D9
accent
#D11470
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085