#F97FD9#F97FD9
#F97FD9 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.181 H 338.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD9 |
|---|---|
| RGB | rgb(249, 127, 217) |
| HSL | hsl(316, 91%, 74%) |
| HSV | hsv(316, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 12.9%, 2.4%) |
| CIE-LAB | lab(69.71, 57.54, -25.09) |
| CIE-LCH | lch(69.71, 62.77, 336.44°) |
| OKLab | oklab(76.22% 0.1683 -0.0674) |
| OKLCH | oklch(76.22% 0.181 338.2) |
| XYZ | xyz(59.1812, 40.3324, 70.3001) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD9 #7FF99F
analogous
#DC7FF9 #F97FD9 #F97F9C
triadic
#F97FD9 #D9F97F #7FD9F9
tetradic
#F97FD9 #F9DC7F #7FF99F #7F9CF9
square
#F97FD9 #F9DC7F #7FF99F #7F9CF9
split-complementary
#F97FD9 #9CF97F #7FF9DC
monochromatic
#F20BB6 #F645C8 #F97FD9 #FCB9EA #FEE2F6
Accessibility & contrast
On white
2.32
#F97FD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F97FD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD9 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839EDC
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF83A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd9; /* rgb */ color: rgb(249, 127, 217); /* oklch */ color: oklch(76.2% 0.181 338.2);
Tailwind
colors: {
custom: {
50: '#fea8e5',
500: '#f97fd9',
950: '#000000',
},
}SCSS
$custom: #f97fd9; $custom-light: #fea8e5; $custom-dark: #000000;
JSON
{
"hex": "#f97fd9",
"rgb": {
"r": 249,
"g": 127,
"b": 217
},
"hsl": {
"h": 315.738,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76218,
"c": 0.18132,
"h": 338.2
},
"luminance": 0.40328
}Semantic roles & 50–950 ramp
primary
#F97FD9
secondary
#D5F6DE
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84