#F58DAF#F58DAF
#F58DAF is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.3% C 0.131 H 359.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DAF |
|---|---|
| RGB | rgb(245, 141, 175) |
| HSL | hsl(340, 84%, 76%) |
| HSV | hsv(340, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 28.6%, 3.9%) |
| CIE-LAB | lab(70.57, 43.32, -0.47) |
| CIE-LCH | lch(70.57, 43.32, 359.38°) |
| OKLab | oklab(76.32% 0.1311 -0.0006) |
| OKLCH | oklch(76.32% 0.131 359.7) |
| XYZ | xyz(54.9208, 41.5617, 45.6788) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.06
Pig Pink
#E78EA5
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 3.41
Rose Pink
#F7879A
ΔE00 5.37
Pink (survey)
#FF81C0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DAF #8DF5D3
analogous
#F58DE3 #F58DAF #F59F8D
triadic
#F58DAF #AFF58D #8DAFF5
tetradic
#F58DAF #E3F58D #8DF5D3 #9F8DF5
square
#F58DAF #E3F58D #8DF5D3 #9F8DF5
split-complementary
#F58DAF #8DF59F #8DE3F5
monochromatic
#EB1C60 #F05588 #F58DAF #FAC5D6 #FDE3EB
Accessibility & contrast
On white
2.26
#F58DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F58DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DAF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DAF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#FF8699
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f58daf; /* rgb */ color: rgb(245, 141, 175); /* oklch */ color: oklch(76.3% 0.131 359.7);
Tailwind
colors: {
custom: {
50: '#fbb0c6',
500: '#f58daf',
950: '#000000',
},
}SCSS
$custom: #f58daf; $custom-light: #fbb0c6; $custom-dark: #000000;
JSON
{
"hex": "#f58daf",
"rgb": {
"r": 245,
"g": 141,
"b": 175
},
"hsl": {
"h": 340.385,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.76318,
"c": 0.13106,
"h": 359.7
},
"luminance": 0.41557
}Semantic roles & 50–950 ramp
primary
#F58DAF
secondary
#D7F4EB
accent
#E09905
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082