#F97CC9#F97CC9
#F97CC9 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.175 H 344.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CC9 |
|---|---|
| RGB | rgb(249, 124, 201) |
| HSL | hsl(323, 91%, 73%) |
| HSV | hsv(323, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 19.3%, 2.4%) |
| CIE-LAB | lab(68.59, 56.59, -17.89) |
| CIE-LCH | lch(68.59, 59.35, 342.46°) |
| OKLab | oklab(75.2% 0.1686 -0.0474) |
| OKLCH | oklch(75.2% 0.175 344.3) |
| XYZ | xyz(56.8184, 38.7766, 59.7391) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.73
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CC9 #7CF9AC
analogous
#EA7CF9 #F97CC9 #F97C8A
triadic
#F97CC9 #C9F97C #7CC9F9
tetradic
#F97CC9 #F9EA7C #7CF9AC #7C8AF9
square
#F97CC9 #F9EA7C #7CF9AC #7C8AF9
split-complementary
#F97CC9 #8AF97C #7CF9EA
monochromatic
#F00B98 #F641B1 #F97CC9 #FCB7E1 #FEE2F3
Accessibility & contrast
On white
2.40
#F97CC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F97CC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CC9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CC9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACC
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#FF7B9A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97cc9; /* rgb */ color: rgb(249, 124, 201); /* oklch */ color: oklch(75.2% 0.175 344.3);
Tailwind
colors: {
custom: {
50: '#fea6d9',
500: '#f97cc9',
950: '#000000',
},
}SCSS
$custom: #f97cc9; $custom-light: #fea6d9; $custom-dark: #000000;
JSON
{
"hex": "#f97cc9",
"rgb": {
"r": 249,
"g": 124,
"b": 201
},
"hsl": {
"h": 323.04,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.75199,
"c": 0.17514,
"h": 344.3
},
"luminance": 0.38772
}Semantic roles & 50–950 ramp
primary
#F97CC9
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83