#F97FD0#F97FD0
#F97FD0 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.9% C 0.175 H 341.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FD0 |
|---|---|
| RGB | rgb(249, 127, 208) |
| HSL | hsl(320, 91%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 16.5%, 2.4%) |
| CIE-LAB | lab(69.38, 56.18, -20.59) |
| CIE-LCH | lch(69.38, 59.83, 339.87°) |
| OKLab | oklab(75.87% 0.1661 -0.0549) |
| OKLCH | oklch(75.87% 0.175 341.7) |
| XYZ | xyz(58.0424, 39.8769, 64.3022) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.99
Pink (survey)
#FF81C0
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.70
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Hot Pink
#FF69B4
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FD0 #7FF9A8
analogous
#E57FF9 #F97FD0 #F97F93
triadic
#F97FD0 #D0F97F #7FD0F9
tetradic
#F97FD0 #F9E57F #7FF9A8 #7F93F9
square
#F97FD0 #F9E57F #7FF9A8 #7F93F9
split-complementary
#F97FD0 #93F97F #7FF9E5
monochromatic
#F20BA5 #F645BB #F97FD0 #FCB9E5 #FEE2F4
Accessibility & contrast
On white
2.34
#F97FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F97FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FD0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FD0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD3
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#FF809E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f97fd0; /* rgb */ color: rgb(249, 127, 208); /* oklch */ color: oklch(75.9% 0.175 341.7);
Tailwind
colors: {
custom: {
50: '#fea8de',
500: '#f97fd0',
950: '#000000',
},
}SCSS
$custom: #f97fd0; $custom-light: #fea8de; $custom-dark: #000000;
JSON
{
"hex": "#f97fd0",
"rgb": {
"r": 249,
"g": 127,
"b": 208
},
"hsl": {
"h": 320.164,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.7587,
"c": 0.17496,
"h": 341.7
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#F97FD0
secondary
#D5F6E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83