#BE8DBE#BE8DBE
#BE8DBE is a light, moderate purple. Relative luminance 0.337; OKLCH L 70.7% C 0.089 H 326.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DBE |
|---|---|
| RGB | rgb(190, 141, 190) |
| HSL | hsl(300, 27%, 65%) |
| HSV | hsv(300, 26%, 75%) |
| CMYK | cmyk(0%, 25.8%, 0%, 25.5%) |
| CIE-LAB | lab(64.74, 26.86, -18.23) |
| CIE-LCH | lch(64.74, 32.46, 325.84°) |
| OKLab | oklab(70.65% 0.0742 -0.0492) |
| OKLCH | oklch(70.65% 0.089 326.5) |
| XYZ | xyz(40.0534, 33.7158, 53.1031) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.36
Heather
#A484AC
ΔE00 5.93
Lilac
#C8A2C8
ΔE00 6.05
Pale Purple
#B790D4
ΔE00 6.10
Plum
#DDA0DD
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DBE #8DBE8D
analogous
#A68DBE #BE8DBE #BE8DA6
triadic
#BE8DBE #BEBE8D #8DBEBE
tetradic
#BE8DBE #BEA68D #8DBE8D #8DA6BE
square
#BE8DBE #BEA68D #8DBE8D #8DA6BE
split-complementary
#BE8DBE #A6BE8D #8DBEA6
monochromatic
#854C85 #A866A8 #BE8DBE #D4B4D4 #EADBEA
Accessibility & contrast
On white
2.71
#BE8DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#BE8DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DBE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DBE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#C1919E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be8dbe; /* rgb */ color: rgb(190, 141, 190); /* oklch */ color: oklch(70.7% 0.089 326.5);
Tailwind
colors: {
custom: {
50: '#d2afd1',
500: '#be8dbe',
950: '#000000',
},
}SCSS
$custom: #be8dbe; $custom-light: #d2afd1; $custom-dark: #000000;
JSON
{
"hex": "#be8dbe",
"rgb": {
"r": 190,
"g": 141,
"b": 190
},
"hsl": {
"h": 300,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.70654,
"c": 0.089,
"h": 326.5
},
"luminance": 0.33715
}Semantic roles & 50–950 ramp
primary
#BE8DBE
secondary
#CBDCCB
accent
#A64040
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82