#BE90EA#BE90EA
#BE90EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.135 H 306.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90EA |
|---|---|
| RGB | rgb(190, 144, 234) |
| HSL | hsl(271, 68%, 74%) |
| HSV | hsv(271, 38%, 92%) |
| CMYK | cmyk(18.8%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.15, 34.31, -38.97) |
| CIE-LCH | lch(67.15, 51.92, 311.36°) |
| OKLab | oklab(73.06% 0.0809 -0.108) |
| OKLCH | oklch(73.06% 0.135 306.9) |
| XYZ | xyz(46.0568, 36.8345, 82.5094) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.29
Baby Purple
#CA9BF7
ΔE00 3.29
Lavender (survey)
#C79FEF
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90EA #BCEA90
analogous
#9190EA #BE90EA #EA90E9
triadic
#BE90EA #EABE90 #90EABE
tetradic
#BE90EA #EA9190 #BCEA90 #90E9EA
square
#BE90EA #EA9190 #BCEA90 #90E9EA
split-complementary
#BE90EA #E9EA90 #90EA91
monochromatic
#8229D7 #A05DE0 #BE90EA #DCC3F4 #F0E5FA
Accessibility & contrast
On white
2.51
#BE90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BE90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90EA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90EA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#B89EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be90ea; /* rgb */ color: rgb(190, 144, 234); /* oklch */ color: oklch(73.1% 0.135 306.9);
Tailwind
colors: {
custom: {
50: '#d3b1f1',
500: '#be90ea',
950: '#000000',
},
}SCSS
$custom: #be90ea; $custom-light: #d3b1f1; $custom-dark: #000000;
JSON
{
"hex": "#be90ea",
"rgb": {
"r": 190,
"g": 144,
"b": 234
},
"hsl": {
"h": 270.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.73059,
"c": 0.13498,
"h": 306.9
},
"luminance": 0.36834
}Semantic roles & 50–950 ramp
primary
#BE90EA
secondary
#E5F2D9
accent
#D01571
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84