#F7699F#F7699F
#F7699F is a light, vivid pink. Relative luminance 0.324; OKLCH L 71.0% C 0.181 H 359.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7699F |
|---|---|
| RGB | rgb(247, 105, 159) |
| HSL | hsl(337, 90%, 69%) |
| HSV | hsv(337, 57%, 97%) |
| CMYK | cmyk(0%, 57.5%, 35.6%, 3.1%) |
| CIE-LAB | lab(63.66, 59.37, -1.50) |
| CIE-LCH | lch(63.66, 59.39, 358.55°) |
| OKLab | oklab(71.03% 0.181 -0.0032) |
| OKLCH | oklch(71.03% 0.181 359) |
| XYZ | xyz(49.6701, 32.3857, 36.4294) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.07
Bubble Gum Pink
#FF69AF
ΔE00 3.30
Strawberry
#FC5A8D
ΔE00 4.07
Rosy Pink
#F6688E
ΔE00 4.16
Hot Pink
#FF69B4
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7699F #69F7C1
analogous
#F769E6 #F7699F #F77A69
triadic
#F7699F #9FF769 #699FF7
tetradic
#F7699F #E6F769 #69F7C1 #7A69F7
square
#F7699F #E6F769 #69F7C1 #7A69F7
split-complementary
#F7699F #69F77A #69E6F7
monochromatic
#DA0C5A #F42F7A #F7699F #FAA3C4 #FDDDE9
Accessibility & contrast
On white
2.81
#F7699F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#F7699F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7699F
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7699F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7699F | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8189A1
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#FF5D7E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f7699f; /* rgb */ color: rgb(247, 105, 159); /* oklch */ color: oklch(71.0% 0.181 359.0);
Tailwind
colors: {
custom: {
50: '#fe99bb',
500: '#f7699f',
950: '#000000',
},
}SCSS
$custom: #f7699f; $custom-light: #fe99bb; $custom-dark: #000000;
JSON
{
"hex": "#f7699f",
"rgb": {
"r": 247,
"g": 105,
"b": 159
},
"hsl": {
"h": 337.183,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.71029,
"c": 0.18105,
"h": 359
},
"luminance": 0.32381
}Semantic roles & 50–950 ramp
primary
#F7699F
secondary
#C9F3E3
accent
#E68E00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80