#BE73BC#BE73BC
#BE73BC is a light, vivid purple. Relative luminance 0.268; OKLCH L 66.1% C 0.134 H 327.9°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE73BC |
|---|---|
| RGB | rgb(190, 115, 188) |
| HSL | hsl(302, 37%, 60%) |
| HSV | hsv(302, 39%, 75%) |
| CMYK | cmyk(0%, 39.5%, 1.1%, 25.5%) |
| CIE-LAB | lab(58.83, 40.71, -26.14) |
| CIE-LCH | lch(58.83, 48.38, 327.30°) |
| OKLab | oklab(66.15% 0.1134 -0.0711) |
| OKLCH | oklch(66.15% 0.134 327.9) |
| XYZ | xyz(36.4424, 26.8411, 50.8285) |
| Luminance | 0.2684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.09
Soft Purple
#A66FB5
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.85
Wisteria
#A87DC2
ΔE00 6.09
Purplish Pink
#CE5DAE
ΔE00 6.15
Pale Magenta
#D767AD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE73BC #73BE75
analogous
#9B73BE #BE73BC #BE7397
triadic
#BE73BC #BCBE73 #73BCBE
tetradic
#BE73BC #BE9B73 #73BE75 #7397BE
square
#BE73BC #BE9B73 #73BE75 #7397BE
split-complementary
#BE73BC #97BE73 #73BE9B
monochromatic
#7D3A7B #A64DA4 #BE73BC #D19DD0 #E5C7E4
Accessibility & contrast
On white
3.30
#BE73BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#BE73BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE73BC
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE73BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE73BC | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E87BF
Deuteranopia (green-blind)
#8291BA
Tritanopia (blue-blind)
#C37A8F
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #be73bc; /* rgb */ color: rgb(190, 115, 188); /* oklch */ color: oklch(66.1% 0.134 327.9);
Tailwind
colors: {
custom: {
50: '#d39dd0',
500: '#be73bc',
950: '#000000',
},
}SCSS
$custom: #be73bc; $custom-light: #d39dd0; $custom-dark: #000000;
JSON
{
"hex": "#be73bc",
"rgb": {
"r": 190,
"g": 115,
"b": 188
},
"hsl": {
"h": 301.6,
"s": 36.585,
"l": 59.804
},
"oklch": {
"l": 0.6615,
"c": 0.13388,
"h": 327.9
},
"luminance": 0.26839
}Semantic roles & 50–950 ramp
primary
#BE73BC
secondary
#B8D5B9
accent
#CD5E5B
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82