#F97BAE#F97BAE
#F97BAE is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.162 H 356.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BAE |
|---|---|
| RGB | rgb(249, 123, 174) |
| HSL | hsl(336, 91%, 73%) |
| HSV | hsv(336, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 30.1%, 2.4%) |
| CIE-LAB | lab(67.55, 53.45, -4.27) |
| CIE-LCH | lch(67.55, 53.62, 355.43°) |
| OKLab | oklab(74.14% 0.1621 -0.0106) |
| OKLCH | oklch(74.14% 0.162 356.3) |
| XYZ | xyz(53.7921, 37.3665, 44.4156) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.48
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Pinky
#FC86AA
ΔE00 3.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BAE #7BF9C6
analogous
#F97BED #F97BAE #F9877B
triadic
#F97BAE #AEF97B #7BAEF9
tetradic
#F97BAE #EDF97B #7BF9C6 #877BF9
square
#F97BAE #EDF97B #7BF9C6 #877BF9
split-complementary
#F97BAE #7BF987 #7BEDF9
monochromatic
#EF0B67 #F6408A #F97BAE #FCB6D2 #FEE2ED
Accessibility & contrast
On white
2.48
#F97BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F97BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BAE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BAE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97bae; /* rgb */ color: rgb(249, 123, 174); /* oklch */ color: oklch(74.1% 0.162 356.3);
Tailwind
colors: {
custom: {
50: '#fea5c6',
500: '#f97bae',
950: '#000000',
},
}SCSS
$custom: #f97bae; $custom-light: #fea5c6; $custom-dark: #000000;
JSON
{
"hex": "#f97bae",
"rgb": {
"r": 249,
"g": 123,
"b": 174
},
"hsl": {
"h": 335.714,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.7414,
"c": 0.16245,
"h": 356.3
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#F97BAE
secondary
#D5F6E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82