#BE90E4#BE90E4
#BE90E4 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.128 H 308.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90E4 |
|---|---|
| RGB | rgb(190, 144, 228) |
| HSL | hsl(273, 61%, 73%) |
| HSV | hsv(273, 37%, 89%) |
| CMYK | cmyk(16.7%, 36.8%, 0%, 10.6%) |
| CIE-LAB | lab(66.90, 32.99, -36.06) |
| CIE-LCH | lch(66.90, 48.88, 312.45°) |
| OKLab | oklab(72.78% 0.0797 -0.0997) |
| OKLCH | oklch(72.78% 0.128 308.6) |
| XYZ | xyz(45.2094, 36.4956, 78.0464) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.40
Pastel Purple
#CAA0FF
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90E4 #B6E490
analogous
#9490E4 #BE90E4 #E490E0
triadic
#BE90E4 #E4BE90 #90E4BE
tetradic
#BE90E4 #E49490 #B6E490 #90E0E4
square
#BE90E4 #E49490 #B6E490 #90E0E4
split-complementary
#BE90E4 #E0E490 #90E494
monochromatic
#8431C9 #A15FD8 #BE90E4 #DBC1F0 #F1E6F9
Accessibility & contrast
On white
2.53
#BE90E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BE90E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90E4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90E4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E7
Deuteranopia (green-blind)
#8AA3E2
Tritanopia (blue-blind)
#B99CAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be90e4; /* rgb */ color: rgb(190, 144, 228); /* oklch */ color: oklch(72.8% 0.128 308.6);
Tailwind
colors: {
custom: {
50: '#d3b1ed',
500: '#be90e4',
950: '#000000',
},
}SCSS
$custom: #be90e4; $custom-light: #d3b1ed; $custom-dark: #000000;
JSON
{
"hex": "#be90e4",
"rgb": {
"r": 190,
"g": 144,
"b": 228
},
"hsl": {
"h": 272.857,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.72781,
"c": 0.1276,
"h": 308.6
},
"luminance": 0.36495
}Semantic roles & 50–950 ramp
primary
#BE90E4
secondary
#E4F0DB
accent
#C91D6B
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84