#F7699C#F7699C
#F7699C is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.9% C 0.180 H 0.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F7699C |
|---|---|
| RGB | rgb(247, 105, 156) |
| HSL | hsl(338, 90%, 69%) |
| HSV | hsv(338, 57%, 97%) |
| CMYK | cmyk(0%, 57.5%, 36.8%, 3.1%) |
| CIE-LAB | lab(63.58, 59.04, 0.10) |
| CIE-LCH | lch(63.58, 59.04, 0.10°) |
| OKLab | oklab(70.94% 0.18 0.001) |
| OKLCH | oklch(70.94% 0.18 0.3) |
| XYZ | xyz(49.4129, 32.2829, 35.0750) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.83
Rosy Pink
#F6688E
ΔE00 3.43
Strawberry
#FC5A8D
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.77
Palevioletred
#DB7093
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7699C #69F7C4
analogous
#F769E3 #F7699C #F77D69
triadic
#F7699C #9CF769 #699CF7
tetradic
#F7699C #E3F769 #69F7C4 #7D69F7
square
#F7699C #E3F769 #69F7C4 #7D69F7
split-complementary
#F7699C #69F77D #69E3F7
monochromatic
#DA0C56 #F42F76 #F7699C #FAA3C2 #FDDDE9
Accessibility & contrast
On white
2.82
#F7699C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#F7699C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7699C
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7699C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7699C | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899D
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#FF5C7C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f7699c; /* rgb */ color: rgb(247, 105, 156); /* oklch */ color: oklch(70.9% 0.180 0.3);
Tailwind
colors: {
custom: {
50: '#fe99b9',
500: '#f7699c',
950: '#000000',
},
}SCSS
$custom: #f7699c; $custom-light: #fe99b9; $custom-dark: #000000;
JSON
{
"hex": "#f7699c",
"rgb": {
"r": 247,
"g": 105,
"b": 156
},
"hsl": {
"h": 338.451,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.70938,
"c": 0.18003,
"h": 0.3
},
"luminance": 0.32278
}Semantic roles & 50–950 ramp
primary
#F7699C
secondary
#C9F3E4
accent
#E69300
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80