#F58196#F58196
#F58196 is a light, vivid red. Relative luminance 0.373; OKLCH L 73.8% C 0.143 H 9.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F58196 |
|---|---|
| RGB | rgb(245, 129, 150) |
| HSL | hsl(349, 85%, 73%) |
| HSV | hsv(349, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 38.8%, 3.9%) |
| CIE-LAB | lab(67.52, 46.35, 9.16) |
| CIE-LCH | lch(67.52, 47.25, 11.17°) |
| OKLab | oklab(73.79% 0.1406 0.0241) |
| OKLCH | oklch(73.79% 0.143 9.7) |
| XYZ | xyz(51.0142, 37.3198, 33.3650) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.38
Carnation
#FD798F
ΔE00 2.30
Rosa
#FE86A4
ΔE00 3.13
Blush Pink
#FE828C
ΔE00 4.10
Watermelon
#FC6C85
ΔE00 4.56
Pinky
#FC86AA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58196 #81F5E0
analogous
#F581D0 #F58196 #F5A681
triadic
#F58196 #96F581 #8196F5
tetradic
#F58196 #D0F581 #81F5E0 #A681F5
square
#F58196 #D0F581 #81F5E0 #A681F5
split-complementary
#F58196 #81F5A6 #81D0F5
monochromatic
#E91339 #F04867 #F58196 #F9BAC5 #FDE3E7
Accessibility & contrast
On white
2.48
#F58196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F58196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58196
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58196 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF7589
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f58196; /* rgb */ color: rgb(245, 129, 150); /* oklch */ color: oklch(73.8% 0.143 9.7);
Tailwind
colors: {
custom: {
50: '#fca8b4',
500: '#f58196',
950: '#000000',
},
}SCSS
$custom: #f58196; $custom-light: #fca8b4; $custom-dark: #000000;
JSON
{
"hex": "#f58196",
"rgb": {
"r": 245,
"g": 129,
"b": 150
},
"hsl": {
"h": 349.138,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.73794,
"c": 0.14266,
"h": 9.7
},
"luminance": 0.37315
}Semantic roles & 50–950 ramp
primary
#F58196
secondary
#D6F5EF
accent
#E2BA04
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80