#F97DC4#F97DC4
#F97DC4 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.170 H 346.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DC4 |
|---|---|
| RGB | rgb(249, 125, 196) |
| HSL | hsl(326, 91%, 73%) |
| HSV | hsv(326, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 21.3%, 2.4%) |
| CIE-LAB | lab(68.60, 55.40, -15.07) |
| CIE-LCH | lch(68.60, 57.42, 344.79°) |
| OKLab | oklab(75.15% 0.1658 -0.0397) |
| OKLCH | oklch(75.15% 0.17 346.5) |
| XYZ | xyz(56.3657, 38.7970, 56.7338) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.69
Pink (survey)
#FF81C0
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.80
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DC4 #7DF9B2
analogous
#F07DF9 #F97DC4 #F97D86
triadic
#F97DC4 #C4F97D #7DC4F9
tetradic
#F97DC4 #F9F07D #7DF9B2 #7D86F9
square
#F97DC4 #F9F07D #7DF9B2 #7D86F9
split-complementary
#F97DC4 #86F97D #7DF9F0
monochromatic
#F00B8E #F642A9 #F97DC4 #FCB7DF #FEE2F2
Accessibility & contrast
On white
2.40
#F97DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F97DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DC4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DC4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889AC6
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97dc4; /* rgb */ color: rgb(249, 125, 196); /* oklch */ color: oklch(75.2% 0.170 346.5);
Tailwind
colors: {
custom: {
50: '#fea6d6',
500: '#f97dc4',
950: '#000000',
},
}SCSS
$custom: #f97dc4; $custom-light: #fea6d6; $custom-dark: #000000;
JSON
{
"hex": "#f97dc4",
"rgb": {
"r": 249,
"g": 125,
"b": 196
},
"hsl": {
"h": 325.645,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75154,
"c": 0.17049,
"h": 346.5
},
"luminance": 0.38792
}Semantic roles & 50–950 ramp
primary
#F97DC4
secondary
#D5F6E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83