#F97DA3#F97DA3
#F97DA3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.156 H 2.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DA3 |
|---|---|
| RGB | rgb(249, 125, 163) |
| HSL | hsl(342, 91%, 73%) |
| HSV | hsv(342, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 34.5%, 2.4%) |
| CIE-LAB | lab(67.62, 51.16, 2.03) |
| CIE-LCH | lch(67.62, 51.20, 2.28°) |
| OKLab | oklab(74.09% 0.1555 0.006) |
| OKLCH | oklch(74.09% 0.156 2.2) |
| XYZ | xyz(53.0140, 37.4563, 39.0810) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.13
Pinky
#FC86AA
ΔE00 2.00
Rosa
#FE86A4
ΔE00 2.62
Rose Pink
#F7879A
ΔE00 4.72
Rosy Pink
#F6688E
ΔE00 4.91
Pig Pink
#E78EA5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DA3 #7DF9D3
analogous
#F97DE1 #F97DA3 #F9957D
triadic
#F97DA3 #A3F97D #7DA3F9
tetradic
#F97DA3 #E1F97D #7DF9D3 #957DF9
square
#F97DA3 #E1F97D #7DF9D3 #957DF9
split-complementary
#F97DA3 #7DF995 #7DE1F9
monochromatic
#F00B51 #F6427A #F97DA3 #FCB7CC #FEE2EA
Accessibility & contrast
On white
2.47
#F97DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F97DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DA3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DA3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9196A4
Deuteranopia (green-blind)
#B1AEA0
Tritanopia (blue-blind)
#FF738B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97da3; /* rgb */ color: rgb(249, 125, 163); /* oklch */ color: oklch(74.1% 0.156 2.2);
Tailwind
colors: {
custom: {
50: '#ffa6be',
500: '#f97da3',
950: '#000000',
},
}SCSS
$custom: #f97da3; $custom-light: #ffa6be; $custom-dark: #000000;
JSON
{
"hex": "#f97da3",
"rgb": {
"r": 249,
"g": 125,
"b": 163
},
"hsl": {
"h": 341.613,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.7409,
"c": 0.15558,
"h": 2.2
},
"luminance": 0.37451
}Semantic roles & 50–950 ramp
primary
#F97DA3
secondary
#D5F6EC
accent
#E69F00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81