#BE5899#BE5899
#BE5899 is a mid, vivid pink. Relative luminance 0.202; OKLCH L 60.7% C 0.151 H 343.5°. Best body text is #000000 at 5.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5899 |
|---|---|
| RGB | rgb(190, 88, 153) |
| HSL | hsl(322, 44%, 55%) |
| HSV | hsv(322, 54%, 75%) |
| CMYK | cmyk(0%, 53.7%, 19.5%, 25.5%) |
| CIE-LAB | lab(52.10, 48.71, -16.16) |
| CIE-LCH | lch(52.10, 51.32, 341.65°) |
| OKLab | oklab(60.67% 0.1451 -0.0429) |
| OKLCH | oklch(60.67% 0.151 343.5) |
| XYZ | xyz(30.4754, 20.2290, 32.4303) |
| Luminance | 0.2023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.69
Pale Magenta
#D767AD
ΔE00 6.68
Light Plum
#9D5783
ΔE00 7.40
Pinky Purple
#C94CBE
ΔE00 7.76
Purpleish
#98568D
ΔE00 8.09
Purpley Pink
#C83CB9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5899 #58BE7D
analogous
#B058BE #BE5899 #BE5866
triadic
#BE5899 #99BE58 #5899BE
tetradic
#BE5899 #BEB058 #58BE7D #5866BE
square
#BE5899 #BEB058 #58BE7D #5866BE
split-complementary
#BE5899 #66BE58 #58BEB0
monochromatic
#702C57 #9C3D79 #BE5899 #CF84B4 #E0B0CF
Accessibility & contrast
On white
4.16
#BE5899 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.05
#BE5899 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5899
5.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5899 | 1.00 | 4.16 | 5.05 | 5.05 |
| #FFFFFF | 4.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60729B
Deuteranopia (green-blind)
#7C8296
Tritanopia (blue-blind)
#C95872
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #be5899; /* rgb */ color: rgb(190, 88, 153); /* oklch */ color: oklch(60.7% 0.151 343.5);
Tailwind
colors: {
custom: {
50: '#d48bb7',
500: '#be5899',
950: '#000000',
},
}SCSS
$custom: #be5899; $custom-light: #d48bb7; $custom-dark: #000000;
JSON
{
"hex": "#be5899",
"rgb": {
"r": 190,
"g": 88,
"b": 153
},
"hsl": {
"h": 321.765,
"s": 43.966,
"l": 54.51
},
"oklch": {
"l": 0.60673,
"c": 0.15134,
"h": 343.5
},
"luminance": 0.20227
}Semantic roles & 50–950 ramp
primary
#BE5899
secondary
#A3CEB3
accent
#D48254
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#150C11
muted
#837D80