#BE90FE#BE90FE
#BE90FE is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.160 H 301.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90FE |
|---|---|
| RGB | rgb(190, 144, 254) |
| HSL | hsl(265, 98%, 78%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(25.2%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.06, 38.86, -48.51) |
| CIE-LCH | lch(68.06, 62.15, 308.70°) |
| OKLab | oklab(74.04% 0.0845 -0.1356) |
| OKLCH | oklch(74.04% 0.16 301.9) |
| XYZ | xyz(49.0939, 38.0494, 98.5046) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.44
Baby Purple
#CA9BF7
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.85
Light Purple
#BF77F6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90FE #D0FE90
analogous
#9099FE #BE90FE #F590FE
triadic
#BE90FE #FEBE90 #90FEBE
tetradic
#BE90FE #FE9099 #D0FE90 #90FEF5
square
#BE90FE #FE9099 #D0FE90 #90FEF5
split-complementary
#BE90FE #FEF590 #99FE90
monochromatic
#7717FD #9A53FD #BE90FE #E2CDFF #EDE1FF
Accessibility & contrast
On white
2.44
#BE90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BE90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90FE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90FE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#B2A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be90fe; /* rgb */ color: rgb(190, 144, 254); /* oklch */ color: oklch(74.0% 0.160 301.9);
Tailwind
colors: {
custom: {
50: '#d4b1ff',
500: '#be90fe',
950: '#000000',
},
}SCSS
$custom: #be90fe; $custom-light: #d4b1ff; $custom-dark: #000000;
JSON
{
"hex": "#be90fe",
"rgb": {
"r": 190,
"g": 144,
"b": 254
},
"hsl": {
"h": 265.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.74037,
"c": 0.15977,
"h": 301.9
},
"luminance": 0.38049
}Semantic roles & 50–950 ramp
primary
#BE90FE
secondary
#E8F7D4
accent
#E60086
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086