#BE90FC#BE90FC
#BE90FC is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.157 H 302.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90FC |
|---|---|
| RGB | rgb(190, 144, 252) |
| HSL | hsl(266, 95%, 78%) |
| HSV | hsv(266, 43%, 99%) |
| CMYK | cmyk(24.6%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.96, 38.40, -47.56) |
| CIE-LCH | lch(67.96, 61.13, 308.91°) |
| OKLab | oklab(73.94% 0.0842 -0.1328) |
| OKLCH | oklch(73.94% 0.157 302.4) |
| XYZ | xyz(48.7753, 37.9219, 96.8266) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.34
Baby Purple
#CA9BF7
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90FC #CEFC90
analogous
#9098FC #BE90FC #F490FC
triadic
#BE90FC #FCBE90 #90FCBE
tetradic
#BE90FC #FC9098 #CEFC90 #90FCF4
square
#BE90FC #FC9098 #CEFC90 #90FCF4
split-complementary
#BE90FC #FCF490 #98FC90
monochromatic
#7819F9 #9B54FA #BE90FC #E1CCFE #EEE1FE
Accessibility & contrast
On white
2.45
#BE90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BE90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90FC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90FC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#B3A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be90fc; /* rgb */ color: rgb(190, 144, 252); /* oklch */ color: oklch(73.9% 0.157 302.4);
Tailwind
colors: {
custom: {
50: '#d3b1fe',
500: '#be90fc',
950: '#000000',
},
}SCSS
$custom: #be90fc; $custom-light: #d3b1fe; $custom-dark: #000000;
JSON
{
"hex": "#be90fc",
"rgb": {
"r": 190,
"g": 144,
"b": 252
},
"hsl": {
"h": 265.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.73935,
"c": 0.15728,
"h": 302.4
},
"luminance": 0.37922
}Semantic roles & 50–950 ramp
primary
#BE90FC
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086