#F5849F#F5849F
#F5849F is a light, vivid red. Relative luminance 0.384; OKLCH L 74.5% C 0.140 H 5.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F5849F |
|---|---|
| RGB | rgb(245, 132, 159) |
| HSL | hsl(346, 85%, 74%) |
| HSV | hsv(346, 46%, 96%) |
| CMYK | cmyk(0%, 46.1%, 35.1%, 3.9%) |
| CIE-LAB | lab(68.33, 45.88, 5.25) |
| CIE-LCH | lch(68.33, 46.18, 6.53°) |
| OKLab | oklab(74.48% 0.1393 0.0142) |
| OKLCH | oklch(74.48% 0.14 5.8) |
| XYZ | xyz(52.1679, 38.4229, 37.4630) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.60
Rose Pink
#F7879A
ΔE00 2.35
Pinky
#FC86AA
ΔE00 2.55
Carnation Pink
#FF7FA7
ΔE00 2.92
Pig Pink
#E78EA5
ΔE00 3.55
Carnation
#FD798F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5849F #84F5DA
analogous
#F584D7 #F5849F #F5A284
triadic
#F5849F #9FF584 #849FF5
tetradic
#F5849F #D7F584 #84F5DA #A284F5
square
#F5849F #D7F584 #84F5DA #A284F5
split-complementary
#F5849F #84F5A2 #84D7F5
monochromatic
#EB1347 #F04B73 #F5849F #FABDCB #FDE3E9
Accessibility & contrast
On white
2.42
#F5849F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F5849F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5849F
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5849F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5849F | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9799A0
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#FF7A8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f5849f; /* rgb */ color: rgb(245, 132, 159); /* oklch */ color: oklch(74.5% 0.140 5.8);
Tailwind
colors: {
custom: {
50: '#fbaabb',
500: '#f5849f',
950: '#000000',
},
}SCSS
$custom: #f5849f; $custom-light: #fbaabb; $custom-dark: #000000;
JSON
{
"hex": "#f5849f",
"rgb": {
"r": 245,
"g": 132,
"b": 159
},
"hsl": {
"h": 345.664,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.74484,
"c": 0.14,
"h": 5.8
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#F5849F
secondary
#D6F5ED
accent
#E1AD04
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80