#F5839F#F5839F
#F5839F is a light, vivid red. Relative luminance 0.381; OKLCH L 74.3% C 0.141 H 5.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F5839F |
|---|---|
| RGB | rgb(245, 131, 159) |
| HSL | hsl(345, 85%, 74%) |
| HSV | hsv(345, 47%, 96%) |
| CMYK | cmyk(0%, 46.5%, 35.1%, 3.9%) |
| CIE-LAB | lab(68.13, 46.38, 4.97) |
| CIE-LCH | lch(68.13, 46.65, 6.11°) |
| OKLab | oklab(74.33% 0.1408 0.0135) |
| OKLCH | oklch(74.33% 0.141 5.5) |
| XYZ | xyz(52.0329, 38.1530, 37.4181) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.65
Pinky
#FC86AA
ΔE00 2.44
Rose Pink
#F7879A
ΔE00 2.59
Carnation Pink
#FF7FA7
ΔE00 2.71
Pig Pink
#E78EA5
ΔE00 3.66
Carnation
#FD798F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5839F #83F5D9
analogous
#F583D8 #F5839F #F5A083
triadic
#F5839F #9FF583 #839FF5
tetradic
#F5839F #D8F583 #83F5D9 #A083F5
square
#F5839F #D8F583 #83F5D9 #A083F5
split-complementary
#F5839F #83F5A0 #83D8F5
monochromatic
#EB1348 #F04A73 #F5839F #FABCCB #FDE3E9
Accessibility & contrast
On white
2.43
#F5839F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F5839F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5839F
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5839F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5839F | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A0
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f5839f; /* rgb */ color: rgb(245, 131, 159); /* oklch */ color: oklch(74.3% 0.141 5.5);
Tailwind
colors: {
custom: {
50: '#fba9bb',
500: '#f5839f',
950: '#000000',
},
}SCSS
$custom: #f5839f; $custom-light: #fba9bb; $custom-dark: #000000;
JSON
{
"hex": "#f5839f",
"rgb": {
"r": 245,
"g": 131,
"b": 159
},
"hsl": {
"h": 345.263,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.74334,
"c": 0.14145,
"h": 5.5
},
"luminance": 0.38148
}Semantic roles & 50–950 ramp
primary
#F5839F
secondary
#D6F5ED
accent
#E2AB04
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80