#F97FAE#F97FAE
#F97FAE is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.7% C 0.156 H 357.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FAE |
|---|---|
| RGB | rgb(249, 127, 174) |
| HSL | hsl(337, 91%, 74%) |
| HSV | hsv(337, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 30.1%, 2.4%) |
| CIE-LAB | lab(68.30, 51.52, -3.17) |
| CIE-LCH | lch(68.30, 51.62, 356.48°) |
| OKLab | oklab(74.7% 0.1562 -0.0077) |
| OKLCH | oklch(74.7% 0.156 357.2) |
| XYZ | xyz(54.2985, 38.3793, 44.5844) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.50
Pinky
#FC86AA
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 3.74
Rosa
#FE86A4
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FAE #7FF9CA
analogous
#F97FEB #F97FAE #F98D7F
triadic
#F97FAE #AEF97F #7FAEF9
tetradic
#F97FAE #EBF97F #7FF9CA #8D7FF9
square
#F97FAE #EBF97F #7FF9CA #8D7FF9
split-complementary
#F97FAE #7FF98D #7FEBF9
monochromatic
#F20B64 #F64589 #F97FAE #FCB9D3 #FEE2ED
Accessibility & contrast
On white
2.42
#F97FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F97FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FAE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FAE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099AF
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97fae; /* rgb */ color: rgb(249, 127, 174); /* oklch */ color: oklch(74.7% 0.156 357.2);
Tailwind
colors: {
custom: {
50: '#fea7c6',
500: '#f97fae',
950: '#000000',
},
}SCSS
$custom: #f97fae; $custom-light: #fea7c6; $custom-dark: #000000;
JSON
{
"hex": "#f97fae",
"rgb": {
"r": 249,
"g": 127,
"b": 174
},
"hsl": {
"h": 336.885,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74703,
"c": 0.15639,
"h": 357.2
},
"luminance": 0.38374
}Semantic roles & 50–950 ramp
primary
#F97FAE
secondary
#D5F6E9
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82