#F97DC2#F97DC2
#F97DC2 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.169 H 347.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DC2 |
|---|---|
| RGB | rgb(249, 125, 194) |
| HSL | hsl(327, 91%, 73%) |
| HSV | hsv(327, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 22.1%, 2.4%) |
| CIE-LAB | lab(68.54, 55.13, -14.05) |
| CIE-LCH | lch(68.54, 56.89, 345.70°) |
| OKLab | oklab(75.08% 0.1653 -0.0369) |
| OKLCH | oklch(75.08% 0.169 347.4) |
| XYZ | xyz(56.1396, 38.7066, 55.5428) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.89
Bubblegum Pink
#FE83CC
ΔE00 1.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DC2 #7DF9B4
analogous
#F27DF9 #F97DC2 #F97D84
triadic
#F97DC2 #C2F97D #7DC2F9
tetradic
#F97DC2 #F9F27D #7DF9B4 #7D84F9
square
#F97DC2 #F9F27D #7DF9B4 #7D84F9
split-complementary
#F97DC2 #84F97D #7DF9F2
monochromatic
#F00B8B #F642A7 #F97DC2 #FCB7DD #FEE2F1
Accessibility & contrast
On white
2.40
#F97DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F97DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DC2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DC2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97dc2; /* rgb */ color: rgb(249, 125, 194); /* oklch */ color: oklch(75.1% 0.169 347.4);
Tailwind
colors: {
custom: {
50: '#fea6d4',
500: '#f97dc2',
950: '#000000',
},
}SCSS
$custom: #f97dc2; $custom-light: #fea6d4; $custom-dark: #000000;
JSON
{
"hex": "#f97dc2",
"rgb": {
"r": 249,
"g": 125,
"b": 194
},
"hsl": {
"h": 326.613,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75083,
"c": 0.16932,
"h": 347.4
},
"luminance": 0.38702
}Semantic roles & 50–950 ramp
primary
#F97DC2
secondary
#D5F6E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83