#BE93DE#BE93DE
#BE93DE is a light, moderate violet. Relative luminance 0.371; OKLCH L 73.0% C 0.115 H 310.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93DE |
|---|---|
| RGB | rgb(190, 147, 222) |
| HSL | hsl(274, 53%, 72%) |
| HSV | hsv(274, 34%, 87%) |
| CMYK | cmyk(14.4%, 33.8%, 0%, 12.9%) |
| CIE-LAB | lab(67.34, 30.03, -32.06) |
| CIE-LCH | lch(67.34, 43.92, 313.13°) |
| OKLab | oklab(73.04% 0.074 -0.0882) |
| OKLCH | oklch(73.04% 0.115 310) |
| XYZ | xyz(44.8514, 37.0890, 73.8892) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.95
Lavender (survey)
#C79FEF
ΔE00 3.66
Baby Purple
#CA9BF7
ΔE00 4.32
Lavender
#B39DDB
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93DE #B3DE93
analogous
#9993DE #BE93DE #DE93D8
triadic
#BE93DE #DEBE93 #93DEBE
tetradic
#BE93DE #DE9993 #B3DE93 #93D8DE
square
#BE93DE #DE9993 #B3DE93 #93D8DE
split-complementary
#BE93DE #D8DE93 #93DE99
monochromatic
#853ABD #A264D0 #BE93DE #DAC2EC #F1E8F8
Accessibility & contrast
On white
2.49
#BE93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BE93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93DE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93DE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#BA9DAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be93de; /* rgb */ color: rgb(190, 147, 222); /* oklch */ color: oklch(73.0% 0.115 310.0);
Tailwind
colors: {
custom: {
50: '#d2b3e8',
500: '#be93de',
950: '#000000',
},
}SCSS
$custom: #be93de; $custom-light: #d2b3e8; $custom-dark: #000000;
JSON
{
"hex": "#be93de",
"rgb": {
"r": 190,
"g": 147,
"b": 222
},
"hsl": {
"h": 274.4,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.73039,
"c": 0.11512,
"h": 310
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#BE93DE
secondary
#E4EFDC
accent
#C12567
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084