#F97DA4#F97DA4
#F97DA4 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.156 H 1.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DA4 |
|---|---|
| RGB | rgb(249, 125, 164) |
| HSL | hsl(341, 91%, 73%) |
| HSV | hsv(341, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 34.1%, 2.4%) |
| CIE-LAB | lab(67.64, 51.27, 1.51) |
| CIE-LCH | lch(67.64, 51.30, 1.69°) |
| OKLab | oklab(74.12% 0.1558 0.0046) |
| OKLCH | oklch(74.12% 0.156 1.7) |
| XYZ | xyz(53.1039, 37.4923, 39.5548) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.09
Pinky
#FC86AA
ΔE00 1.98
Rosa
#FE86A4
ΔE00 2.79
Rose Pink
#F7879A
ΔE00 4.96
Rosy Pink
#F6688E
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DA4 #7DF9D2
analogous
#F97DE2 #F97DA4 #F9947D
triadic
#F97DA4 #A4F97D #7DA4F9
tetradic
#F97DA4 #E2F97D #7DF9D2 #947DF9
square
#F97DA4 #E2F97D #7DF9D2 #947DF9
split-complementary
#F97DA4 #7DF994 #7DE2F9
monochromatic
#F00B53 #F6427B #F97DA4 #FCB7CD #FEE2EB
Accessibility & contrast
On white
2.47
#F97DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F97DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DA4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DA4 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9196A5
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#FF738B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97da4; /* rgb */ color: rgb(249, 125, 164); /* oklch */ color: oklch(74.1% 0.156 1.7);
Tailwind
colors: {
custom: {
50: '#ffa6be',
500: '#f97da4',
950: '#000000',
},
}SCSS
$custom: #f97da4; $custom-light: #ffa6be; $custom-dark: #000000;
JSON
{
"hex": "#f97da4",
"rgb": {
"r": 249,
"g": 125,
"b": 164
},
"hsl": {
"h": 341.129,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74119,
"c": 0.15589,
"h": 1.7
},
"luminance": 0.37487
}Semantic roles & 50–950 ramp
primary
#F97DA4
secondary
#D5F6EC
accent
#E69D00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81