#F97CC2#F97CC2
#F97CC2 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.171 H 347.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CC2 |
|---|---|
| RGB | rgb(249, 124, 194) |
| HSL | hsl(326, 91%, 73%) |
| HSV | hsv(326, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 22.1%, 2.4%) |
| CIE-LAB | lab(68.35, 55.60, -14.32) |
| CIE-LCH | lch(68.35, 57.42, 345.55°) |
| OKLab | oklab(74.95% 0.1667 -0.0376) |
| OKLCH | oklch(74.95% 0.171 347.3) |
| XYZ | xyz(56.0137, 38.4547, 55.5009) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.01
Pink (survey)
#FF81C0
ΔE00 2.06
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CC2 #7CF9B3
analogous
#F17CF9 #F97CC2 #F97C83
triadic
#F97CC2 #C2F97C #7CC2F9
tetradic
#F97CC2 #F9F17C #7CF9B3 #7C83F9
square
#F97CC2 #F9F17C #7CF9B3 #7C83F9
split-complementary
#F97CC2 #83F97C #7CF9F1
monochromatic
#F00B8B #F641A7 #F97CC2 #FCB7DD #FEE2F1
Accessibility & contrast
On white
2.42
#F97CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F97CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CC2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CC2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C4
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97cc2; /* rgb */ color: rgb(249, 124, 194); /* oklch */ color: oklch(74.9% 0.171 347.3);
Tailwind
colors: {
custom: {
50: '#fea6d4',
500: '#f97cc2',
950: '#000000',
},
}SCSS
$custom: #f97cc2; $custom-light: #fea6d4; $custom-dark: #000000;
JSON
{
"hex": "#f97cc2",
"rgb": {
"r": 249,
"g": 124,
"b": 194
},
"hsl": {
"h": 326.4,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.74946,
"c": 0.17089,
"h": 347.3
},
"luminance": 0.3845
}Semantic roles & 50–950 ramp
primary
#F97CC2
secondary
#D5F6E4
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83