#BE93BF#BE93BF
#BE93BF is a light, moderate purple. Relative luminance 0.356; OKLCH L 71.8% C 0.079 H 325.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93BF |
|---|---|
| RGB | rgb(190, 147, 191) |
| HSL | hsl(299, 26%, 66%) |
| HSV | hsv(299, 23%, 75%) |
| CMYK | cmyk(0.5%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(66.20, 23.72, -16.58) |
| CIE-LCH | lch(66.20, 28.94, 325.05°) |
| OKLab | oklab(71.78% 0.0653 -0.0446) |
| OKLCH | oklch(71.78% 0.079 325.6) |
| XYZ | xyz(41.0718, 35.5772, 53.9836) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.26
Dusty Lavender
#AC86A8
ΔE00 5.46
Heather
#A484AC
ΔE00 6.28
Pale Purple
#B790D4
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.92
Lavender
#B39DDB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93BF #94BF93
analogous
#A893BF #BE93BF #BF93AA
triadic
#BE93BF #BFBE93 #93BFBE
tetradic
#BE93BF #BFA893 #94BF93 #93AABF
square
#BE93BF #BFA893 #94BF93 #93AABF
split-complementary
#BE93BF #AABF93 #93BFA8
monochromatic
#865087 #A76DA8 #BE93BF #D5B9D6 #ECE0ED
Accessibility & contrast
On white
2.59
#BE93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BE93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93BF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93BF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#C197A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be93bf; /* rgb */ color: rgb(190, 147, 191); /* oklch */ color: oklch(71.8% 0.079 325.6);
Tailwind
colors: {
custom: {
50: '#d2b3d2',
500: '#be93bf',
950: '#000000',
},
}SCSS
$custom: #be93bf; $custom-light: #d2b3d2; $custom-dark: #000000;
JSON
{
"hex": "#be93bf",
"rgb": {
"r": 190,
"g": 147,
"b": 191
},
"hsl": {
"h": 298.636,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71783,
"c": 0.07906,
"h": 325.6
},
"luminance": 0.35576
}Semantic roles & 50–950 ramp
primary
#BE93BF
secondary
#D0DED0
accent
#A44144
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082