#BE93BE#BE93BE
#BE93BE is a light, moderate purple. Relative luminance 0.355; OKLCH L 71.7% C 0.078 H 326.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93BE |
|---|---|
| RGB | rgb(190, 147, 190) |
| HSL | hsl(300, 25%, 66%) |
| HSV | hsv(300, 23%, 75%) |
| CMYK | cmyk(0%, 22.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.16, 23.53, -16.07) |
| CIE-LCH | lch(66.16, 28.49, 325.67°) |
| OKLab | oklab(71.75% 0.0649 -0.0432) |
| OKLCH | oklch(71.75% 0.078 326.3) |
| XYZ | xyz(40.9622, 35.5334, 53.4060) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.21
Dusty Lavender
#AC86A8
ΔE00 5.32
Heather
#A484AC
ΔE00 6.27
Pale Purple
#B790D4
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.06
Lavender
#B39DDB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93BE #93BE93
analogous
#A893BE #BE93BE #BE93A8
triadic
#BE93BE #BEBE93 #93BEBE
tetradic
#BE93BE #BEA893 #93BE93 #93A8BE
square
#BE93BE #BEA893 #93BE93 #93A8BE
split-complementary
#BE93BE #A8BE93 #93BEA8
monochromatic
#865186 #A76DA7 #BE93BE #D5B9D5 #ECDFEC
Accessibility & contrast
On white
2.59
#BE93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BE93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93BE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93BE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#C196A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be93be; /* rgb */ color: rgb(190, 147, 190); /* oklch */ color: oklch(71.7% 0.078 326.3);
Tailwind
colors: {
custom: {
50: '#d2b3d1',
500: '#be93be',
950: '#000000',
},
}SCSS
$custom: #be93be; $custom-light: #d2b3d1; $custom-dark: #000000;
JSON
{
"hex": "#be93be",
"rgb": {
"r": 190,
"g": 147,
"b": 190
},
"hsl": {
"h": 300,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.71746,
"c": 0.07801,
"h": 326.3
},
"luminance": 0.35532
}Semantic roles & 50–950 ramp
primary
#BE93BE
secondary
#CFDDCF
accent
#A34242
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082