#BE90F5#BE90F5
#BE90F5 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.149 H 304.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90F5 |
|---|---|
| RGB | rgb(190, 144, 245) |
| HSL | hsl(267, 83%, 76%) |
| HSV | hsv(267, 41%, 96%) |
| CMYK | cmyk(22.4%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.64, 36.78, -44.25) |
| CIE-LCH | lch(67.64, 57.54, 309.74°) |
| OKLab | oklab(73.59% 0.083 -0.1232) |
| OKLCH | oklch(73.59% 0.149 304) |
| XYZ | xyz(47.6864, 37.4864, 91.0919) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.84
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90F5 #C7F590
analogous
#9095F5 #BE90F5 #F190F5
triadic
#BE90F5 #F5BE90 #90F5BE
tetradic
#BE90F5 #F59095 #C7F590 #90F5F1
square
#BE90F5 #F59095 #C7F590 #90F5F1
split-complementary
#BE90F5 #F5F190 #95F590
monochromatic
#7C20EB #9D58F0 #BE90F5 #DFC8FA #EFE3FC
Accessibility & contrast
On white
2.47
#BE90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BE90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90F5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90F5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#81A5F2
Tritanopia (blue-blind)
#B5A1B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be90f5; /* rgb */ color: rgb(190, 144, 245); /* oklch */ color: oklch(73.6% 0.149 304.0);
Tailwind
colors: {
custom: {
50: '#d3b1f9',
500: '#be90f5',
950: '#000000',
},
}SCSS
$custom: #be90f5; $custom-light: #d3b1f9; $custom-dark: #000000;
JSON
{
"hex": "#be90f5",
"rgb": {
"r": 190,
"g": 144,
"b": 245
},
"hsl": {
"h": 267.327,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.73587,
"c": 0.1486,
"h": 304
},
"luminance": 0.37486
}Semantic roles & 50–950 ramp
primary
#BE90F5
secondary
#E7F4D7
accent
#E0067C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085