#BE90FA#BE90FA
#BE90FA is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.155 H 302.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90FA |
|---|---|
| RGB | rgb(190, 144, 250) |
| HSL | hsl(266, 91%, 77%) |
| HSV | hsv(266, 42%, 98%) |
| CMYK | cmyk(24%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(67.87, 37.93, -46.62) |
| CIE-LCH | lch(67.87, 60.10, 309.13°) |
| OKLab | oklab(73.83% 0.0839 -0.1301) |
| OKLCH | oklch(73.83% 0.155 302.8) |
| XYZ | xyz(48.4600, 37.7958, 95.1663) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90FA #CCFA90
analogous
#9097FA #BE90FA #F390FA
triadic
#BE90FA #FABE90 #90FABE
tetradic
#BE90FA #FA9097 #CCFA90 #90FAF3
square
#BE90FA #FA9097 #CCFA90 #90FAF3
split-complementary
#BE90FA #FAF390 #97FA90
monochromatic
#791BF5 #9C55F7 #BE90FA #E0CBFD #EEE2FE
Accessibility & contrast
On white
2.45
#BE90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BE90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90FA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90FA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#B4A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be90fa; /* rgb */ color: rgb(190, 144, 250); /* oklch */ color: oklch(73.8% 0.155 302.8);
Tailwind
colors: {
custom: {
50: '#d3b1fc',
500: '#be90fa',
950: '#000000',
},
}SCSS
$custom: #be90fa; $custom-light: #d3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#be90fa",
"rgb": {
"r": 190,
"g": 144,
"b": 250
},
"hsl": {
"h": 266.038,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.73835,
"c": 0.1548,
"h": 302.8
},
"luminance": 0.37796
}Semantic roles & 50–950 ramp
primary
#BE90FA
secondary
#E8F6D5
accent
#E60082
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085