#F97FD5#F97FD5
#F97FD5 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.178 H 339.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD5 |
|---|---|
| RGB | rgb(249, 127, 213) |
| HSL | hsl(318, 91%, 74%) |
| HSV | hsv(318, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 14.5%, 2.4%) |
| CIE-LAB | lab(69.56, 56.93, -23.10) |
| CIE-LCH | lch(69.56, 61.43, 337.92°) |
| OKLab | oklab(76.06% 0.1674 -0.0619) |
| OKLCH | oklch(76.06% 0.178 339.7) |
| XYZ | xyz(58.6672, 40.1268, 67.5932) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.16
Pink (survey)
#FF81C0
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD5 #7FF9A3
analogous
#E07FF9 #F97FD5 #F97F98
triadic
#F97FD5 #D5F97F #7FD5F9
tetradic
#F97FD5 #F9E07F #7FF9A3 #7F98F9
square
#F97FD5 #F9E07F #7FF9A3 #7F98F9
split-complementary
#F97FD5 #98F97F #7FF9E0
monochromatic
#F20BAE #F645C2 #F97FD5 #FCB9E8 #FEE2F5
Accessibility & contrast
On white
2.33
#F97FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F97FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD5
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD5 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED8
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd5; /* rgb */ color: rgb(249, 127, 213); /* oklch */ color: oklch(76.1% 0.178 339.7);
Tailwind
colors: {
custom: {
50: '#fea8e2',
500: '#f97fd5',
950: '#000000',
},
}SCSS
$custom: #f97fd5; $custom-light: #fea8e2; $custom-dark: #000000;
JSON
{
"hex": "#f97fd5",
"rgb": {
"r": 249,
"g": 127,
"b": 213
},
"hsl": {
"h": 317.705,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76062,
"c": 0.17844,
"h": 339.7
},
"luminance": 0.40123
}Semantic roles & 50–950 ramp
primary
#F97FD5
secondary
#D5F6DF
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83