#F97FD8#F97FD8
#F97FD8 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.181 H 338.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD8 |
|---|---|
| RGB | rgb(249, 127, 216) |
| HSL | hsl(316, 91%, 74%) |
| HSV | hsv(316, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 13.3%, 2.4%) |
| CIE-LAB | lab(69.67, 57.38, -24.59) |
| CIE-LCH | lch(69.67, 62.43, 336.80°) |
| OKLab | oklab(76.18% 0.1681 -0.066) |
| OKLCH | oklch(76.18% 0.181 338.5) |
| XYZ | xyz(59.0515, 40.2805, 69.6171) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD8 #7FF9A0
analogous
#DD7FF9 #F97FD8 #F97F9B
triadic
#F97FD8 #D8F97F #7FD8F9
tetradic
#F97FD8 #F9DD7F #7FF9A0 #7F9BF9
square
#F97FD8 #F9DD7F #7FF9A0 #7F9BF9
split-complementary
#F97FD8 #9BF97F #7FF9DD
monochromatic
#F20BB4 #F645C6 #F97FD8 #FCB9EA #FEE2F6
Accessibility & contrast
On white
2.32
#F97FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F97FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839EDB
Deuteranopia (green-blind)
#A5B1D5
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd8; /* rgb */ color: rgb(249, 127, 216); /* oklch */ color: oklch(76.2% 0.181 338.5);
Tailwind
colors: {
custom: {
50: '#fea8e4',
500: '#f97fd8',
950: '#000000',
},
}SCSS
$custom: #f97fd8; $custom-light: #fea8e4; $custom-dark: #000000;
JSON
{
"hex": "#f97fd8",
"rgb": {
"r": 249,
"g": 127,
"b": 216
},
"hsl": {
"h": 316.23,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76179,
"c": 0.18059,
"h": 338.5
},
"luminance": 0.40276
}Semantic roles & 50–950 ramp
primary
#F97FD8
secondary
#D5F6DE
accent
#E63E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83