#BE90FD#BE90FD
#BE90FD is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.159 H 302.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90FD |
|---|---|
| RGB | rgb(190, 144, 253) |
| HSL | hsl(265, 96%, 78%) |
| HSV | hsv(265, 43%, 99%) |
| CMYK | cmyk(24.9%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.01, 38.63, -48.04) |
| CIE-LCH | lch(68.01, 61.64, 308.80°) |
| OKLab | oklab(73.99% 0.0844 -0.1342) |
| OKLCH | oklch(73.99% 0.159 302.1) |
| XYZ | xyz(48.9342, 37.9855, 97.6634) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.38
Baby Purple
#CA9BF7
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.73
Light Purple
#BF77F6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90FD #CFFD90
analogous
#9098FD #BE90FD #F490FD
triadic
#BE90FD #FDBE90 #90FDBE
tetradic
#BE90FD #FD9098 #CFFD90 #90FDF4
square
#BE90FD #FD9098 #CFFD90 #90FDF4
split-complementary
#BE90FD #FDF490 #98FD90
monochromatic
#7818FB #9B54FC #BE90FD #E1CCFE #EDE1FE
Accessibility & contrast
On white
2.44
#BE90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BE90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90FD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90FD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#B3A3BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be90fd; /* rgb */ color: rgb(190, 144, 253); /* oklch */ color: oklch(74.0% 0.159 302.1);
Tailwind
colors: {
custom: {
50: '#d4b1fe',
500: '#be90fd',
950: '#000000',
},
}SCSS
$custom: #be90fd; $custom-light: #d4b1fe; $custom-dark: #000000;
JSON
{
"hex": "#be90fd",
"rgb": {
"r": 190,
"g": 144,
"b": 253
},
"hsl": {
"h": 265.321,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.73986,
"c": 0.15852,
"h": 302.1
},
"luminance": 0.37986
}Semantic roles & 50–950 ramp
primary
#BE90FD
secondary
#E8F7D4
accent
#E60085
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086