#BE93DD#BE93DD
#BE93DD is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.114 H 310.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93DD |
|---|---|
| RGB | rgb(190, 147, 221) |
| HSL | hsl(275, 52%, 72%) |
| HSV | hsv(275, 33%, 87%) |
| CMYK | cmyk(14%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(67.30, 29.81, -31.57) |
| CIE-LCH | lch(67.30, 43.42, 313.36°) |
| OKLab | oklab(73% 0.0737 -0.0868) |
| OKLCH | oklch(73% 0.114 310.3) |
| XYZ | xyz(44.7178, 37.0356, 73.1854) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.81
Lavender (survey)
#C79FEF
ΔE00 3.77
Baby Purple
#CA9BF7
ΔE00 4.49
Lavender
#B39DDB
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93DD #B2DD93
analogous
#9993DD #BE93DD #DD93D7
triadic
#BE93DD #DDBE93 #93DDBE
tetradic
#BE93DD #DD9993 #B2DD93 #93D7DD
square
#BE93DD #DD9993 #B2DD93 #93D7DD
split-complementary
#BE93DD #D7DD93 #93DD99
monochromatic
#853BBB #A264CE #BE93DD #DAC2EC #F1E8F8
Accessibility & contrast
On white
2.50
#BE93DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BE93DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93DD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93DD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E0
Deuteranopia (green-blind)
#8FA5DB
Tritanopia (blue-blind)
#BB9DAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be93dd; /* rgb */ color: rgb(190, 147, 221); /* oklch */ color: oklch(73.0% 0.114 310.3);
Tailwind
colors: {
custom: {
50: '#d2b3e7',
500: '#be93dd',
950: '#000000',
},
}SCSS
$custom: #be93dd; $custom-light: #d2b3e7; $custom-dark: #000000;
JSON
{
"hex": "#be93dd",
"rgb": {
"r": 190,
"g": 147,
"b": 221
},
"hsl": {
"h": 274.865,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.72995,
"c": 0.11389,
"h": 310.3
},
"luminance": 0.37035
}Semantic roles & 50–950 ramp
primary
#BE93DD
secondary
#E4EFDC
accent
#C02666
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084