#F97DA5#F97DA5
#F97DA5 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.156 H 1.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DA5 |
|---|---|
| RGB | rgb(249, 125, 165) |
| HSL | hsl(341, 91%, 73%) |
| HSV | hsv(341, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 33.7%, 2.4%) |
| CIE-LAB | lab(67.67, 51.39, 0.98) |
| CIE-LCH | lch(67.67, 51.40, 1.10°) |
| OKLab | oklab(74.15% 0.1562 0.0032) |
| OKLCH | oklch(74.15% 0.156 1.2) |
| XYZ | xyz(53.1946, 37.5286, 40.0322) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.12
Pinky
#FC86AA
ΔE00 1.99
Rosa
#FE86A4
ΔE00 2.97
Pig Pink
#E78EA5
ΔE00 5.14
Rosy Pink
#F6688E
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DA5 #7DF9D1
analogous
#F97DE3 #F97DA5 #F9937D
triadic
#F97DA5 #A5F97D #7DA5F9
tetradic
#F97DA5 #E3F97D #7DF9D1 #937DF9
square
#F97DA5 #E3F97D #7DF9D1 #937DF9
split-complementary
#F97DA5 #7DF993 #7DE3F9
monochromatic
#F00B55 #F6427C #F97DA5 #FCB7CD #FEE2EB
Accessibility & contrast
On white
2.47
#F97DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F97DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DA5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DA5 | 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)
#9196A6
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#FF738C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97da5; /* rgb */ color: rgb(249, 125, 165); /* oklch */ color: oklch(74.1% 0.156 1.2);
Tailwind
colors: {
custom: {
50: '#fea6bf',
500: '#f97da5',
950: '#000000',
},
}SCSS
$custom: #f97da5; $custom-light: #fea6bf; $custom-dark: #000000;
JSON
{
"hex": "#f97da5",
"rgb": {
"r": 249,
"g": 125,
"b": 165
},
"hsl": {
"h": 340.645,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74148,
"c": 0.15619,
"h": 1.2
},
"luminance": 0.37524
}Semantic roles & 50–950 ramp
primary
#F97DA5
secondary
#D5F6EB
accent
#E69B00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81