#BE90EF#BE90EF
#BE90EF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.3% C 0.141 H 305.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90EF |
|---|---|
| RGB | rgb(190, 144, 239) |
| HSL | hsl(269, 75%, 75%) |
| HSV | hsv(269, 40%, 94%) |
| CMYK | cmyk(20.5%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.37, 35.43, -41.38) |
| CIE-LCH | lch(67.37, 54.47, 310.57°) |
| OKLab | oklab(73.3% 0.0819 -0.1149) |
| OKLCH | oklch(73.3% 0.141 305.5) |
| XYZ | xyz(46.7853, 37.1259, 86.3459) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90EF #C1EF90
analogous
#9091EF #BE90EF #EE90EF
triadic
#BE90EF #EFBE90 #90EFBE
tetradic
#BE90EF #EF9091 #C1EF90 #90EFEE
square
#BE90EF #EF9091 #C1EF90 #90EFEE
split-complementary
#BE90EF #EFEE90 #91EF90
monochromatic
#7F25E0 #9F5BE7 #BE90EF #DDC5F7 #EFE4FB
Accessibility & contrast
On white
2.49
#BE90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BE90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90EF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90EF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#B79FB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be90ef; /* rgb */ color: rgb(190, 144, 239); /* oklch */ color: oklch(73.3% 0.141 305.5);
Tailwind
colors: {
custom: {
50: '#d3b1f4',
500: '#be90ef',
950: '#000000',
},
}SCSS
$custom: #be90ef; $custom-light: #d3b1f4; $custom-dark: #000000;
JSON
{
"hex": "#be90ef",
"rgb": {
"r": 190,
"g": 144,
"b": 239
},
"hsl": {
"h": 269.053,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.73296,
"c": 0.14116,
"h": 305.5
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#BE90EF
secondary
#E6F3D8
accent
#D70F76
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085