#F97FD7#F97FD7
#F97FD7 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.180 H 338.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD7 |
|---|---|
| RGB | rgb(249, 127, 215) |
| HSL | hsl(317, 91%, 74%) |
| HSV | hsv(317, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 13.7%, 2.4%) |
| CIE-LAB | lab(69.63, 57.23, -24.09) |
| CIE-LCH | lch(69.63, 62.10, 337.17°) |
| OKLab | oklab(76.14% 0.1679 -0.0647) |
| OKLCH | oklch(76.14% 0.18 338.9) |
| XYZ | xyz(58.9226, 40.2290, 68.9383) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.30
Pink (survey)
#FF81C0
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD7 #7FF9A1
analogous
#DE7FF9 #F97FD7 #F97F9A
triadic
#F97FD7 #D7F97F #7FD7F9
tetradic
#F97FD7 #F9DE7F #7FF9A1 #7F9AF9
square
#F97FD7 #F9DE7F #7FF9A1 #7F9AF9
split-complementary
#F97FD7 #9AF97F #7FF9DE
monochromatic
#F20BB2 #F645C5 #F97FD7 #FCB9E9 #FEE2F6
Accessibility & contrast
On white
2.32
#F97FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F97FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839EDA
Deuteranopia (green-blind)
#A5B1D4
Tritanopia (blue-blind)
#FF82A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd7; /* rgb */ color: rgb(249, 127, 215); /* oklch */ color: oklch(76.1% 0.180 338.9);
Tailwind
colors: {
custom: {
50: '#fea8e3',
500: '#f97fd7',
950: '#000000',
},
}SCSS
$custom: #f97fd7; $custom-light: #fea8e3; $custom-dark: #000000;
JSON
{
"hex": "#f97fd7",
"rgb": {
"r": 249,
"g": 127,
"b": 215
},
"hsl": {
"h": 316.721,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.7614,
"c": 0.17987,
"h": 338.9
},
"luminance": 0.40225
}Semantic roles & 50–950 ramp
primary
#F97FD7
secondary
#D5F6DE
accent
#E64000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83