#BE5F9D#BE5F9D
#BE5F9D is a mid, vivid pink. Relative luminance 0.216; OKLCH L 61.8% C 0.143 H 342.3°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5F9D |
|---|---|
| RGB | rgb(190, 95, 157) |
| HSL | hsl(321, 42%, 56%) |
| HSV | hsv(321, 50%, 75%) |
| CMYK | cmyk(0%, 50%, 17.4%, 25.5%) |
| CIE-LAB | lab(53.57, 45.84, -16.28) |
| CIE-LCH | lch(53.57, 48.65, 340.45°) |
| OKLab | oklab(61.82% 0.1358 -0.0433) |
| OKLCH | oklch(61.82% 0.143 342.3) |
| XYZ | xyz(31.4137, 21.5683, 34.4003) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.96
Pale Magenta
#D767AD
ΔE00 5.53
Pinky Purple
#C94CBE
ΔE00 7.91
Light Plum
#9D5783
ΔE00 8.15
Orchid (survey)
#C875C4
ΔE00 8.59
Dark Lilac
#9C6DA5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5F9D #5FBE80
analogous
#AF5FBE #BE5F9D #BE5F6D
triadic
#BE5F9D #9DBE5F #5F9DBE
tetradic
#BE5F9D #BEAF5F #5FBE80 #5F6DBE
square
#BE5F9D #BEAF5F #5FBE80 #5F6DBE
split-complementary
#BE5F9D #6DBE5F #5FBEAF
monochromatic
#742F5C #9F417E #BE5F9D #D08BB8 #E1B6D2
Accessibility & contrast
On white
3.95
#BE5F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#BE5F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5F9D
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5F9D | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65769F
Deuteranopia (green-blind)
#7F869B
Tritanopia (blue-blind)
#C86077
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be5f9d; /* rgb */ color: rgb(190, 95, 157); /* oklch */ color: oklch(61.8% 0.143 342.3);
Tailwind
colors: {
custom: {
50: '#d490ba',
500: '#be5f9d',
950: '#000000',
},
}SCSS
$custom: #be5f9d; $custom-light: #d490ba; $custom-dark: #000000;
JSON
{
"hex": "#be5f9d",
"rgb": {
"r": 190,
"g": 95,
"b": 157
},
"hsl": {
"h": 320.842,
"s": 42.222,
"l": 55.882
},
"oklch": {
"l": 0.61818,
"c": 0.14256,
"h": 342.3
},
"luminance": 0.21566
}Semantic roles & 50–950 ramp
primary
#BE5F9D
secondary
#A9D0B6
accent
#D28156
background
#FDF9FB
surface
#FAF1F6
border
#D3CBD0
text
#140D11
muted
#837E80