#F58C99#F58C99
#F58C99 is a light, vivid red. Relative luminance 0.405; OKLCH L 75.6% C 0.128 H 12.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F58C99 |
|---|---|
| RGB | rgb(245, 140, 153) |
| HSL | hsl(353, 84%, 75%) |
| HSV | hsv(353, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 37.6%, 3.9%) |
| CIE-LAB | lab(69.81, 41.14, 10.72) |
| CIE-LCH | lch(69.81, 42.52, 14.61°) |
| OKLab | oklab(75.56% 0.1247 0.028) |
| OKLCH | oklch(75.56% 0.128 12.7) |
| XYZ | xyz(52.7866, 40.4732, 35.1628) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.75
Blush Pink
#FE828C
ΔE00 3.52
Carnation
#FD798F
ΔE00 4.24
Rosa
#FE86A4
ΔE00 4.39
Pig Pink
#E78EA5
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58C99 #8CF5E8
analogous
#F58CCE #F58C99 #F5B38C
triadic
#F58C99 #99F58C #8C99F5
tetradic
#F58C99 #CEF58C #8CF5E8 #B38CF5
square
#F58C99 #CEF58C #8CF5E8 #B38CF5
split-complementary
#F58C99 #8CF5B3 #8CCEF5
monochromatic
#EB1B35 #F05467 #F58C99 #FAC4CB #FDE3E6
Accessibility & contrast
On white
2.31
#F58C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F58C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58C99
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58C99 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E99
Deuteranopia (green-blind)
#BAB297
Tritanopia (blue-blind)
#FF8191
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f58c99; /* rgb */ color: rgb(245, 140, 153); /* oklch */ color: oklch(75.6% 0.128 12.7);
Tailwind
colors: {
custom: {
50: '#fbafb7',
500: '#f58c99',
950: '#000000',
},
}SCSS
$custom: #f58c99; $custom-light: #fbafb7; $custom-dark: #000000;
JSON
{
"hex": "#f58c99",
"rgb": {
"r": 245,
"g": 140,
"b": 153
},
"hsl": {
"h": 352.571,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.75555,
"c": 0.12778,
"h": 12.7
},
"luminance": 0.40469
}Semantic roles & 50–950 ramp
primary
#F58C99
secondary
#D7F4F1
accent
#E0C505
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80