#F58CA8#F58CA8
#F58CA8 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.0% C 0.130 H 3.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CA8 |
|---|---|
| RGB | rgb(245, 140, 168) |
| HSL | hsl(344, 84%, 75%) |
| HSV | hsv(344, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 31.4%, 3.9%) |
| CIE-LAB | lab(70.18, 42.93, 2.87) |
| CIE-LCH | lch(70.18, 43.03, 3.83°) |
| OKLab | oklab(75.96% 0.1301 0.0081) |
| OKLCH | oklch(75.96% 0.13 3.5) |
| XYZ | xyz(54.1042, 41.0002, 42.1025) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.03
Rosa
#FE86A4
ΔE00 2.10
Pig Pink
#E78EA5
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.32
Rose Pink
#F7879A
ΔE00 3.56
Dull Pink
#D5869D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CA8 #8CF5D9
analogous
#F58CDC #F58CA8 #F5A48C
triadic
#F58CA8 #A8F58C #8CA8F5
tetradic
#F58CA8 #DCF58C #8CF5D9 #A48CF5
square
#F58CA8 #DCF58C #8CF5D9 #A48CF5
split-complementary
#F58CA8 #8CF5A4 #8CDCF5
monochromatic
#EB1B53 #F0547D #F58CA8 #FAC4D3 #FDE3EA
Accessibility & contrast
On white
2.28
#F58CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F58CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CA8
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CA8 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#B7B3A6
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f58ca8; /* rgb */ color: rgb(245, 140, 168); /* oklch */ color: oklch(76.0% 0.130 3.5);
Tailwind
colors: {
custom: {
50: '#fbafc1',
500: '#f58ca8',
950: '#000000',
},
}SCSS
$custom: #f58ca8; $custom-light: #fbafc1; $custom-dark: #000000;
JSON
{
"hex": "#f58ca8",
"rgb": {
"r": 245,
"g": 140,
"b": 168
},
"hsl": {
"h": 344,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.75959,
"c": 0.1304,
"h": 3.5
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#F58CA8
secondary
#D7F4EC
accent
#E0A605
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081