#BE5599#BE5599
#BE5599 is a mid, vivid pink. Relative luminance 0.197; OKLCH L 60.3% C 0.156 H 343.2°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5599 |
|---|---|
| RGB | rgb(190, 85, 153) |
| HSL | hsl(321, 45%, 54%) |
| HSV | hsv(321, 55%, 75%) |
| CMYK | cmyk(0%, 55.3%, 19.5%, 25.5%) |
| CIE-LAB | lab(51.55, 50.15, -16.99) |
| CIE-LCH | lch(51.55, 52.95, 341.29°) |
| OKLab | oklab(60.27% 0.1495 -0.0452) |
| OKLCH | oklch(60.27% 0.156 343.2) |
| XYZ | xyz(30.2342, 19.7466, 32.3499) |
| Luminance | 0.1974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 7.17
Light Plum
#9D5783
ΔE00 7.33
Pinky Purple
#C94CBE
ΔE00 7.44
Purpley Pink
#C83CB9
ΔE00 7.82
Purpleish
#98568D
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5599 #55BE7A
analogous
#AF55BE #BE5599 #BE5565
triadic
#BE5599 #99BE55 #5599BE
tetradic
#BE5599 #BEAF55 #55BE7A #5565BE
square
#BE5599 #BEAF55 #55BE7A #5565BE
split-complementary
#BE5599 #65BE55 #55BEAF
monochromatic
#6E2A56 #9B3B79 #BE5599 #CF81B4 #E0AECE
Accessibility & contrast
On white
4.24
#BE5599 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#BE5599 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5599
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5599 | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D709B
Deuteranopia (green-blind)
#7A8196
Tritanopia (blue-blind)
#C95570
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #be5599; /* rgb */ color: rgb(190, 85, 153); /* oklch */ color: oklch(60.3% 0.156 343.2);
Tailwind
colors: {
custom: {
50: '#d489b7',
500: '#be5599',
950: '#000000',
},
}SCSS
$custom: #be5599; $custom-light: #d489b7; $custom-dark: #000000;
JSON
{
"hex": "#be5599",
"rgb": {
"r": 190,
"g": 85,
"b": 153
},
"hsl": {
"h": 321.143,
"s": 44.681,
"l": 53.922
},
"oklch": {
"l": 0.60268,
"c": 0.15615,
"h": 343.2
},
"luminance": 0.19744
}Semantic roles & 50–950 ramp
primary
#BE5599
secondary
#A1CEB1
accent
#D48153
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#150C11
muted
#837D80