#BE91DE#BE91DE
#BE91DE is a light, moderate violet. Relative luminance 0.365; OKLCH L 72.7% C 0.119 H 310.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91DE |
|---|---|
| RGB | rgb(190, 145, 222) |
| HSL | hsl(275, 54%, 72%) |
| HSV | hsv(275, 35%, 87%) |
| CMYK | cmyk(14.4%, 34.7%, 0%, 12.9%) |
| CIE-LAB | lab(66.88, 31.14, -32.78) |
| CIE-LCH | lch(66.88, 45.21, 313.53°) |
| OKLab | oklab(72.69% 0.0769 -0.0902) |
| OKLCH | oklch(72.69% 0.119 310.4) |
| XYZ | xyz(44.5431, 36.4724, 73.7864) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.04
Lavender (survey)
#C79FEF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.42
Lavender
#B39DDB
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91DE #B1DE91
analogous
#9891DE #BE91DE #DE91D8
triadic
#BE91DE #DEBE91 #91DEBE
tetradic
#BE91DE #DE9891 #B1DE91 #91D8DE
square
#BE91DE #DE9891 #B1DE91 #91D8DE
split-complementary
#BE91DE #D8DE91 #91DE98
monochromatic
#8538BC #A262D0 #BE91DE #DAC0EC #F1E7F8
Accessibility & contrast
On white
2.53
#BE91DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BE91DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91DE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91DE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#BB9CAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be91de; /* rgb */ color: rgb(190, 145, 222); /* oklch */ color: oklch(72.7% 0.119 310.4);
Tailwind
colors: {
custom: {
50: '#d2b1e8',
500: '#be91de',
950: '#000000',
},
}SCSS
$custom: #be91de; $custom-light: #d2b1e8; $custom-dark: #000000;
JSON
{
"hex": "#be91de",
"rgb": {
"r": 190,
"g": 145,
"b": 222
},
"hsl": {
"h": 275.065,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.72686,
"c": 0.11855,
"h": 310.4
},
"luminance": 0.36472
}Semantic roles & 50–950 ramp
primary
#BE91DE
secondary
#E4EFDC
accent
#C12465
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141116
muted
#838084