#BE47BE#BE47BE
#BE47BE is a mid, highly saturated purple. Relative luminance 0.192; OKLCH L 60.3% C 0.205 H 327.8°. Best body text is #000000 at 4.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BE47BE |
|---|---|
| RGB | rgb(190, 71, 190) |
| HSL | hsl(300, 48%, 51%) |
| HSV | hsv(300, 63%, 75%) |
| CMYK | cmyk(0%, 62.6%, 0%, 25.5%) |
| CIE-LAB | lab(50.89, 62.33, -39.67) |
| CIE-LCH | lch(50.89, 73.88, 327.53°) |
| OKLab | oklab(60.32% 0.1737 -0.1095) |
| OKLCH | oklch(60.32% 0.205 327.8) |
| XYZ | xyz(32.7822, 19.1735, 50.6794) |
| Luminance | 0.1917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 2.31
Pinky Purple
#C94CBE
ΔE00 2.85
Mediumorchid
#BA55D3
ΔE00 4.55
Pinkish Purple
#D648D7
ΔE00 5.47
Purple Pink
#D725DE
ΔE00 5.61
Ugly Purple
#A442A0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE47BE #47BE47
analogous
#8247BE #BE47BE #BE4782
triadic
#BE47BE #BEBE47 #47BEBE
tetradic
#BE47BE #BE8247 #47BE47 #4782BE
square
#BE47BE #BE8247 #47BE47 #4782BE
split-complementary
#BE47BE #82BE47 #47BE82
monochromatic
#662466 #943494 #BE47BE #CE74CE #DEA1DE
Accessibility & contrast
On white
4.34
#BE47BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.83
#BE47BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE47BE
4.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE47BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE47BE | 1.00 | 4.34 | 4.83 | 4.83 |
| #FFFFFF | 4.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#386FC2
Deuteranopia (green-blind)
#637FBB
Tritanopia (blue-blind)
#C4577C
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #be47be; /* rgb */ color: rgb(190, 71, 190); /* oklch */ color: oklch(60.3% 0.205 327.8);
Tailwind
colors: {
custom: {
50: '#d582d2',
500: '#be47be',
950: '#000000',
},
}SCSS
$custom: #be47be; $custom-light: #d582d2; $custom-dark: #000000;
JSON
{
"hex": "#be47be",
"rgb": {
"r": 190,
"g": 71,
"b": 190
},
"hsl": {
"h": 300,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.60317,
"c": 0.20532,
"h": 327.8
},
"luminance": 0.19171
}Semantic roles & 50–950 ramp
primary
#BE47BE
secondary
#96CB96
accent
#D75050
background
#FDF8FC
surface
#FBEFF9
border
#D4CAD2
text
#150B14
muted
#837C82