#BE4F99#BE4F99
#BE4F99 is a mid, vivid pink. Relative luminance 0.188; OKLCH L 59.5% C 0.166 H 342.6°. Best body text is #000000 at 4.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4F99 |
|---|---|
| RGB | rgb(190, 79, 153) |
| HSL | hsl(320, 46%, 53%) |
| HSV | hsv(320, 58%, 75%) |
| CMYK | cmyk(0%, 58.4%, 19.5%, 25.5%) |
| CIE-LAB | lab(50.50, 52.96, -18.59) |
| CIE-LCH | lch(50.50, 56.13, 340.66°) |
| OKLab | oklab(59.49% 0.1579 -0.0496) |
| OKLCH | oklch(59.49% 0.166 342.6) |
| XYZ | xyz(29.7817, 18.8416, 32.1991) |
| Luminance | 0.1884 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.63
Purpley Pink
#C83CB9
ΔE00 6.93
Pinky Purple
#C94CBE
ΔE00 7.03
Light Plum
#9D5783
ΔE00 7.39
Purpleish
#98568D
ΔE00 7.61
Mediumvioletred
#C71585
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4F99 #4FBE74
analogous
#AB4FBE #BE4F99 #BE4F61
triadic
#BE4F99 #99BE4F #4F99BE
tetradic
#BE4F99 #BEAB4F #4FBE74 #4F61BE
square
#BE4F99 #BEAB4F #4FBE74 #4F61BE
split-complementary
#BE4F99 #61BE4F #4FBEAB
monochromatic
#6B2855 #983878 #BE4F99 #CF7CB3 #DFA8CD
Accessibility & contrast
On white
4.40
#BE4F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.77
#BE4F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4F99
4.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4F99 | 1.00 | 4.40 | 4.77 | 4.77 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#576D9B
Deuteranopia (green-blind)
#777F96
Tritanopia (blue-blind)
#C9506D
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #be4f99; /* rgb */ color: rgb(190, 79, 153); /* oklch */ color: oklch(59.5% 0.166 342.6);
Tailwind
colors: {
custom: {
50: '#d486b7',
500: '#be4f99',
950: '#000000',
},
}SCSS
$custom: #be4f99; $custom-light: #d486b7; $custom-dark: #000000;
JSON
{
"hex": "#be4f99",
"rgb": {
"r": 190,
"g": 79,
"b": 153
},
"hsl": {
"h": 320,
"s": 46.058,
"l": 52.745
},
"oklch": {
"l": 0.59492,
"c": 0.16552,
"h": 342.6
},
"luminance": 0.18839
}Semantic roles & 50–950 ramp
primary
#BE4F99
secondary
#9CCCAC
accent
#D67E52
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#150C11
muted
#837D80