#F07799#F07799
#F07799 is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.8% C 0.152 H 3.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F07799 |
|---|---|
| RGB | rgb(240, 119, 153) |
| HSL | hsl(343, 80%, 70%) |
| HSV | hsv(343, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 36.3%, 5.9%) |
| CIE-LAB | lab(64.98, 49.90, 3.73) |
| CIE-LCH | lch(64.98, 50.04, 4.28°) |
| OKLab | oklab(71.76% 0.1517 0.0103) |
| OKLCH | oklch(71.76% 0.152 3.9) |
| XYZ | xyz(48.2843, 34.0235, 34.1551) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.21
Carnation Pink
#FF7FA7
ΔE00 3.43
Rosa
#FE86A4
ΔE00 4.12
Pinky
#FC86AA
ΔE00 4.12
Palevioletred
#DB7093
ΔE00 4.32
Medium Pink
#F36196
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07799 #77F0CE
analogous
#F077D6 #F07799 #F09177
triadic
#F07799 #99F077 #7799F0
tetradic
#F07799 #D6F077 #77F0CE #9177F0
square
#F07799 #D6F077 #77F0CE #9177F0
split-complementary
#F07799 #77F091 #77D6F0
monochromatic
#D5184D #EA4070 #F07799 #F6AEC2 #FCE3EA
Accessibility & contrast
On white
2.69
#F07799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#F07799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07799
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07799 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F9A
Deuteranopia (green-blind)
#ABA696
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f07799; /* rgb */ color: rgb(240, 119, 153); /* oklch */ color: oklch(71.8% 0.152 3.9);
Tailwind
colors: {
custom: {
50: '#f8a1b6',
500: '#f07799',
950: '#000000',
},
}SCSS
$custom: #f07799; $custom-light: #f8a1b6; $custom-dark: #000000;
JSON
{
"hex": "#f07799",
"rgb": {
"r": 240,
"g": 119,
"b": 153
},
"hsl": {
"h": 343.14,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.71764,
"c": 0.15204,
"h": 3.9
},
"luminance": 0.34019
}Semantic roles & 50–950 ramp
primary
#F07799
secondary
#D1F2E9
accent
#DCA109
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80