#BE90EE#BE90EE
#BE90EE is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.140 H 305.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90EE |
|---|---|
| RGB | rgb(190, 144, 238) |
| HSL | hsl(269, 73%, 75%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(20.2%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.33, 35.20, -40.90) |
| CIE-LCH | lch(67.33, 53.96, 310.72°) |
| OKLab | oklab(73.25% 0.0817 -0.1136) |
| OKLCH | oklch(73.25% 0.14 305.7) |
| XYZ | xyz(46.6380, 37.0670, 85.5700) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.61
Baby Purple
#CA9BF7
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.87
Pale Purple
#B790D4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90EE #C0EE90
analogous
#9091EE #BE90EE #ED90EE
triadic
#BE90EE #EEBE90 #90EEBE
tetradic
#BE90EE #EE9091 #C0EE90 #90EEED
square
#BE90EE #EE9091 #C0EE90 #90EEED
split-complementary
#BE90EE #EEED90 #91EE90
monochromatic
#8026DE #9F5BE6 #BE90EE #DDC5F6 #EFE4FB
Accessibility & contrast
On white
2.50
#BE90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BE90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90EE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90EE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#B79FB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be90ee; /* rgb */ color: rgb(190, 144, 238); /* oklch */ color: oklch(73.2% 0.140 305.7);
Tailwind
colors: {
custom: {
50: '#d3b1f4',
500: '#be90ee',
950: '#000000',
},
}SCSS
$custom: #be90ee; $custom-light: #d3b1f4; $custom-dark: #000000;
JSON
{
"hex": "#be90ee",
"rgb": {
"r": 190,
"g": 144,
"b": 238
},
"hsl": {
"h": 269.362,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.73248,
"c": 0.13992,
"h": 305.7
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#BE90EE
secondary
#E6F3D8
accent
#D61075
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085