#BE90DF#BE90DF
#BE90DF is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.6% C 0.121 H 310.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90DF |
|---|---|
| RGB | rgb(190, 144, 223) |
| HSL | hsl(275, 55%, 72%) |
| HSV | hsv(275, 35%, 87%) |
| CMYK | cmyk(14.8%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.69, 31.90, -33.62) |
| CIE-LCH | lch(66.69, 46.35, 313.50°) |
| OKLab | oklab(72.56% 0.0786 -0.0927) |
| OKLCH | oklch(72.56% 0.121 310.3) |
| XYZ | xyz(44.5254, 36.2220, 74.4437) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.30
Lavender (survey)
#C79FEF
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.35
Liliac
#C48EFD
ΔE00 5.38
Lavender
#B39DDB
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90DF #B1DF90
analogous
#9790DF #BE90DF #DF90D9
triadic
#BE90DF #DFBE90 #90DFBE
tetradic
#BE90DF #DF9790 #B1DF90 #90D9DF
square
#BE90DF #DF9790 #B1DF90 #90D9DF
split-complementary
#BE90DF #D9DF90 #90DF97
monochromatic
#8537BE #A260D1 #BE90DF #DAC0ED #F1E7F8
Accessibility & contrast
On white
2.55
#BE90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BE90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90DF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90DF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#8CA3DD
Tritanopia (blue-blind)
#BA9BAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be90df; /* rgb */ color: rgb(190, 144, 223); /* oklch */ color: oklch(72.6% 0.121 310.3);
Tailwind
colors: {
custom: {
50: '#d2b1e9',
500: '#be90df',
950: '#000000',
},
}SCSS
$custom: #be90df; $custom-light: #d2b1e9; $custom-dark: #000000;
JSON
{
"hex": "#be90df",
"rgb": {
"r": 190,
"g": 144,
"b": 223
},
"hsl": {
"h": 274.937,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.72555,
"c": 0.12149,
"h": 310.3
},
"luminance": 0.36221
}Semantic roles & 50–950 ramp
primary
#BE90DF
secondary
#E4EFDC
accent
#C32366
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84