#F5839B#F5839B
#F5839B is a light, vivid red. Relative luminance 0.380; OKLCH L 74.2% C 0.141 H 7.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F5839B |
|---|---|
| RGB | rgb(245, 131, 155) |
| HSL | hsl(347, 85%, 74%) |
| HSV | hsv(347, 47%, 96%) |
| CMYK | cmyk(0%, 46.5%, 36.7%, 3.9%) |
| CIE-LAB | lab(68.03, 45.92, 7.08) |
| CIE-LCH | lch(68.03, 46.46, 8.76°) |
| OKLab | oklab(74.22% 0.1394 0.0188) |
| OKLCH | oklch(74.22% 0.141 7.7) |
| XYZ | xyz(51.6914, 38.0164, 35.6195) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.56
Rosa
#FE86A4
ΔE00 2.15
Carnation
#FD798F
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.70
Pig Pink
#E78EA5
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5839B #83F5DD
analogous
#F583D4 #F5839B #F5A483
triadic
#F5839B #9BF583 #839BF5
tetradic
#F5839B #D4F583 #83F5DD #A483F5
square
#F5839B #D4F583 #83F5DD #A483F5
split-complementary
#F5839B #83F5A4 #83D4F5
monochromatic
#EB1340 #F04A6D #F5839B #FABCC9 #FDE3E8
Accessibility & contrast
On white
2.44
#F5839B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F5839B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5839B
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5839B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5839B | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989C
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#FF788C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f5839b; /* rgb */ color: rgb(245, 131, 155); /* oklch */ color: oklch(74.2% 0.141 7.7);
Tailwind
colors: {
custom: {
50: '#fca9b8',
500: '#f5839b',
950: '#000000',
},
}SCSS
$custom: #f5839b; $custom-light: #fca9b8; $custom-dark: #000000;
JSON
{
"hex": "#f5839b",
"rgb": {
"r": 245,
"g": 131,
"b": 155
},
"hsl": {
"h": 347.368,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.74225,
"c": 0.14064,
"h": 7.7
},
"luminance": 0.38012
}Semantic roles & 50–950 ramp
primary
#F5839B
secondary
#D6F5EE
accent
#E2B304
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80