#BE73B2#BE73B2
#BE73B2 is a light, vivid purple. Relative luminance 0.264; OKLCH L 65.7% C 0.125 H 332.9°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE73B2 |
|---|---|
| RGB | rgb(190, 115, 178) |
| HSL | hsl(310, 37%, 60%) |
| HSV | hsv(310, 39%, 75%) |
| CMYK | cmyk(0%, 39.5%, 6.3%, 25.5%) |
| CIE-LAB | lab(58.44, 38.89, -21.02) |
| CIE-LCH | lch(58.44, 44.21, 331.62°) |
| OKLab | oklab(65.73% 0.1109 -0.0567) |
| OKLCH | oklch(65.73% 0.125 332.9) |
| XYZ | xyz(35.4015, 26.4248, 45.3466) |
| Luminance | 0.2642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.61
Pale Magenta
#D767AD
ΔE00 5.56
Purplish Pink
#CE5DAE
ΔE00 5.56
Soft Purple
#A66FB5
ΔE00 6.00
Orchid
#DA70D6
ΔE00 7.33
Dark Lilac
#9C6DA5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE73B2 #73BE7F
analogous
#A573BE #BE73B2 #BE738D
triadic
#BE73B2 #B2BE73 #73B2BE
tetradic
#BE73B2 #BEA573 #73BE7F #738DBE
square
#BE73B2 #BEA573 #73BE7F #738DBE
split-complementary
#BE73B2 #8DBE73 #73BEA5
monochromatic
#7D3A72 #A64D98 #BE73B2 #D19DC9 #E5C7E0
Accessibility & contrast
On white
3.34
#BE73B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#BE73B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE73B2
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE73B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE73B2 | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7286B4
Deuteranopia (green-blind)
#8590B0
Tritanopia (blue-blind)
#C4778B
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #be73b2; /* rgb */ color: rgb(190, 115, 178); /* oklch */ color: oklch(65.7% 0.125 332.9);
Tailwind
colors: {
custom: {
50: '#d39dc9',
500: '#be73b2',
950: '#000000',
},
}SCSS
$custom: #be73b2; $custom-light: #d39dc9; $custom-dark: #000000;
JSON
{
"hex": "#be73b2",
"rgb": {
"r": 190,
"g": 115,
"b": 178
},
"hsl": {
"h": 309.6,
"s": 36.585,
"l": 59.804
},
"oklch": {
"l": 0.6573,
"c": 0.12459,
"h": 332.9
},
"luminance": 0.26423
}Semantic roles & 50–950 ramp
primary
#BE73B2
secondary
#B8D5BD
accent
#CD6D5B
background
#FDF9FC
surface
#FAF2F8
border
#D3CCD1
text
#140E13
muted
#837E82