#F97DA1#F97DA1
#F97DA1 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.155 H 3.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DA1 |
|---|---|
| RGB | rgb(249, 125, 161) |
| HSL | hsl(343, 91%, 73%) |
| HSV | hsv(343, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 35.3%, 2.4%) |
| CIE-LAB | lab(67.56, 50.93, 3.09) |
| CIE-LCH | lch(67.56, 51.02, 3.47°) |
| OKLab | oklab(74.03% 0.1548 0.0087) |
| OKLCH | oklch(74.03% 0.155 3.2) |
| XYZ | xyz(52.8362, 37.3852, 38.1447) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.37
Pinky
#FC86AA
ΔE00 2.14
Rosa
#FE86A4
ΔE00 2.34
Rose Pink
#F7879A
ΔE00 4.25
Rosy Pink
#F6688E
ΔE00 4.67
Carnation
#FD798F
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DA1 #7DF9D5
analogous
#F97DDF #F97DA1 #F9977D
triadic
#F97DA1 #A1F97D #7DA1F9
tetradic
#F97DA1 #DFF97D #7DF9D5 #977DF9
square
#F97DA1 #DFF97D #7DF9D5 #977DF9
split-complementary
#F97DA1 #7DF997 #7DDFF9
monochromatic
#F00B4E #F64277 #F97DA1 #FCB7CB #FEE2EA
Accessibility & contrast
On white
2.48
#F97DA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F97DA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DA1
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DA1 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9296A2
Deuteranopia (green-blind)
#B2AD9E
Tritanopia (blue-blind)
#FF728A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97da1; /* rgb */ color: rgb(249, 125, 161); /* oklch */ color: oklch(74.0% 0.155 3.2);
Tailwind
colors: {
custom: {
50: '#ffa6bc',
500: '#f97da1',
950: '#000000',
},
}SCSS
$custom: #f97da1; $custom-light: #ffa6bc; $custom-dark: #000000;
JSON
{
"hex": "#f97da1",
"rgb": {
"r": 249,
"g": 125,
"b": 161
},
"hsl": {
"h": 342.581,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74032,
"c": 0.15502,
"h": 3.2
},
"luminance": 0.3738
}Semantic roles & 50–950 ramp
primary
#F97DA1
secondary
#D5F6EC
accent
#E6A300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81