#BE8BCA#BE8BCA
#BE8BCA is a light, moderate purple. Relative luminance 0.337; OKLCH L 70.8% C 0.106 H 319.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BCA |
|---|---|
| RGB | rgb(190, 139, 202) |
| HSL | hsl(289, 37%, 67%) |
| HSV | hsv(289, 31%, 79%) |
| CMYK | cmyk(5.9%, 31.2%, 0%, 20.8%) |
| CIE-LAB | lab(64.71, 30.31, -25.00) |
| CIE-LCH | lch(64.71, 39.29, 320.48°) |
| OKLab | oklab(70.78% 0.0807 -0.0681) |
| OKLCH | oklch(70.78% 0.106 319.8) |
| XYZ | xyz(41.1271, 33.6777, 60.1996) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.45
Wisteria
#A87DC2
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.21
Orchid (survey)
#C875C4
ΔE00 6.29
Plum
#DDA0DD
ΔE00 7.15
Heather
#A484AC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BCA #97CA8B
analogous
#9F8BCA #BE8BCA #CA8BB7
triadic
#BE8BCA #CABE8B #8BCABE
tetradic
#BE8BCA #CA9F8B #97CA8B #8BB7CA
square
#BE8BCA #CA9F8B #97CA8B #8BB7CA
split-complementary
#BE8BCA #B7CA8B #8BCA9F
monochromatic
#874596 #A661B7 #BE8BCA #D6B5DD #EDDFF0
Accessibility & contrast
On white
2.71
#BE8BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#BE8BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BCA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BCA | 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)
#8499CC
Deuteranopia (green-blind)
#8F9FC8
Tritanopia (blue-blind)
#BF92A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be8bca; /* rgb */ color: rgb(190, 139, 202); /* oklch */ color: oklch(70.8% 0.106 319.8);
Tailwind
colors: {
custom: {
50: '#d2adda',
500: '#be8bca',
950: '#000000',
},
}SCSS
$custom: #be8bca; $custom-light: #d2adda; $custom-dark: #000000;
JSON
{
"hex": "#be8bca",
"rgb": {
"r": 190,
"g": 139,
"b": 202
},
"hsl": {
"h": 288.571,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.70775,
"c": 0.10561,
"h": 319.8
},
"luminance": 0.33677
}Semantic roles & 50–950 ramp
primary
#BE8BCA
secondary
#D2E2CE
accent
#B0354D
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#141014
muted
#837F83