#F97FD2#F97FD2
#F97FD2 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.9% C 0.176 H 340.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD2 |
|---|---|
| RGB | rgb(249, 127, 210) |
| HSL | hsl(319, 91%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 15.7%, 2.4%) |
| CIE-LAB | lab(69.45, 56.47, -21.59) |
| CIE-LCH | lch(69.45, 60.46, 339.08°) |
| OKLab | oklab(75.95% 0.1666 -0.0577) |
| OKLCH | oklch(75.95% 0.176 340.9) |
| XYZ | xyz(58.2900, 39.9759, 65.6063) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD2 #7FF9A6
analogous
#E37FF9 #F97FD2 #F97F95
triadic
#F97FD2 #D2F97F #7FD2F9
tetradic
#F97FD2 #F9E37F #7FF9A6 #7F95F9
square
#F97FD2 #F9E37F #7FF9A6 #7F95F9
split-complementary
#F97FD2 #95F97F #7FF9E3
monochromatic
#F20BA8 #F645BD #F97FD2 #FCB9E7 #FEE2F5
Accessibility & contrast
On white
2.33
#F97FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F97FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD2 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD5
Deuteranopia (green-blind)
#A6B1CF
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f97fd2; /* rgb */ color: rgb(249, 127, 210); /* oklch */ color: oklch(75.9% 0.176 340.9);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#f97fd2',
950: '#000000',
},
}SCSS
$custom: #f97fd2; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#f97fd2",
"rgb": {
"r": 249,
"g": 127,
"b": 210
},
"hsl": {
"h": 319.18,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75946,
"c": 0.17634,
"h": 340.9
},
"luminance": 0.39972
}Semantic roles & 50–950 ramp
primary
#F97FD2
secondary
#D5F6E0
accent
#E64900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83