#F5779B#F5779B
#F5779B is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.5% C 0.158 H 3.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F5779B |
|---|---|
| RGB | rgb(245, 119, 155) |
| HSL | hsl(343, 86%, 71%) |
| HSV | hsv(343, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 36.7%, 3.9%) |
| CIE-LAB | lab(65.73, 51.80, 3.76) |
| CIE-LCH | lch(65.73, 51.94, 4.16°) |
| OKLab | oklab(72.49% 0.1575 0.0104) |
| OKLCH | oklch(72.49% 0.158 3.8) |
| XYZ | xyz(50.1721, 34.9776, 35.1131) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.75
Rosy Pink
#F6688E
ΔE00 3.26
Rosa
#FE86A4
ΔE00 3.64
Pinky
#FC86AA
ΔE00 3.65
Carnation
#FD798F
ΔE00 4.56
Medium Pink
#F36196
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5779B #77F5D1
analogous
#F577DA #F5779B #F59277
triadic
#F5779B #9BF577 #779BF5
tetradic
#F5779B #DAF577 #77F5D1 #9277F5
square
#F5779B #DAF577 #77F5D1 #9277F5
split-complementary
#F5779B #77F592 #77DAF5
monochromatic
#E1114C #F13E71 #F5779B #F9B0C5 #FDE2EA
Accessibility & contrast
On white
2.63
#F5779B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F5779B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5779B
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5779B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5779B | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#ADA998
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f5779b; /* rgb */ color: rgb(245, 119, 155); /* oklch */ color: oklch(72.5% 0.158 3.8);
Tailwind
colors: {
custom: {
50: '#fca2b8',
500: '#f5779b',
950: '#000000',
},
}SCSS
$custom: #f5779b; $custom-light: #fca2b8; $custom-dark: #000000;
JSON
{
"hex": "#f5779b",
"rgb": {
"r": 245,
"g": 119,
"b": 155
},
"hsl": {
"h": 342.857,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.72487,
"c": 0.15786,
"h": 3.8
},
"luminance": 0.34973
}Semantic roles & 50–950 ramp
primary
#F5779B
secondary
#D4F4EB
accent
#E3A303
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80