#F07698#F07698
#F07698 is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.6% C 0.153 H 4.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F07698 |
|---|---|
| RGB | rgb(240, 118, 152) |
| HSL | hsl(343, 80%, 70%) |
| HSV | hsv(343, 51%, 94%) |
| CMYK | cmyk(0%, 50.8%, 36.7%, 5.9%) |
| CIE-LAB | lab(64.77, 50.27, 3.99) |
| CIE-LCH | lch(64.77, 50.43, 4.54°) |
| OKLab | oklab(71.59% 0.1528 0.011) |
| OKLCH | oklch(71.59% 0.153 4.1) |
| XYZ | xyz(48.0836, 33.7538, 33.6825) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.98
Carnation Pink
#FF7FA7
ΔE00 3.61
Palevioletred
#DB7093
ΔE00 4.26
Rosa
#FE86A4
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.34
Medium Pink
#F36196
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07698 #76F0CE
analogous
#F076D5 #F07698 #F09176
triadic
#F07698 #98F076 #7698F0
tetradic
#F07698 #D5F076 #76F0CE #9176F0
square
#F07698 #D5F076 #76F0CE #9176F0
split-complementary
#F07698 #76F091 #76D5F0
monochromatic
#D4174C #EA3F6F #F07698 #F6ADC1 #FCE3EA
Accessibility & contrast
On white
2.71
#F07698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F07698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07698
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07698 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F99
Deuteranopia (green-blind)
#AAA695
Tritanopia (blue-blind)
#FF6B82
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f07698; /* rgb */ color: rgb(240, 118, 152); /* oklch */ color: oklch(71.6% 0.153 4.1);
Tailwind
colors: {
custom: {
50: '#f8a1b6',
500: '#f07698',
950: '#000000',
},
}SCSS
$custom: #f07698; $custom-light: #f8a1b6; $custom-dark: #000000;
JSON
{
"hex": "#f07698",
"rgb": {
"r": 240,
"g": 118,
"b": 152
},
"hsl": {
"h": 343.279,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.71594,
"c": 0.15323,
"h": 4.1
},
"luminance": 0.33749
}Semantic roles & 50–950 ramp
primary
#F07698
secondary
#D0F2E8
accent
#DDA209
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80