#F97DCA#F97DCA
#F97DCA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.4% C 0.174 H 344.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DCA |
|---|---|
| RGB | rgb(249, 125, 202) |
| HSL | hsl(323, 91%, 73%) |
| HSV | hsv(323, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 18.9%, 2.4%) |
| CIE-LAB | lab(68.81, 56.26, -18.12) |
| CIE-LCH | lch(68.81, 59.10, 342.15°) |
| OKLab | oklab(75.37% 0.1674 -0.048) |
| OKLCH | oklch(75.37% 0.174 344) |
| XYZ | xyz(57.0624, 39.0757, 60.4026) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.60
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Hot Pink
#FF69B4
ΔE00 4.97
Bubble Gum Pink
#FF69AF
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DCA #7DF9AC
analogous
#EA7DF9 #F97DCA #F97D8C
triadic
#F97DCA #CAF97D #7DCAF9
tetradic
#F97DCA #F9EA7D #7DF9AC #7D8CF9
square
#F97DCA #F9EA7D #7DF9AC #7D8CF9
split-complementary
#F97DCA #8CF97D #7DF9EA
monochromatic
#F00B9A #F642B2 #F97DCA #FCB7E2 #FEE2F3
Accessibility & contrast
On white
2.38
#F97DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F97DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DCA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DCA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A8AFC7
Tritanopia (blue-blind)
#FF7D9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f97dca; /* rgb */ color: rgb(249, 125, 202); /* oklch */ color: oklch(75.4% 0.174 344.0);
Tailwind
colors: {
custom: {
50: '#fea6da',
500: '#f97dca',
950: '#000000',
},
}SCSS
$custom: #f97dca; $custom-light: #fea6da; $custom-dark: #000000;
JSON
{
"hex": "#f97dca",
"rgb": {
"r": 249,
"g": 125,
"b": 202
},
"hsl": {
"h": 322.742,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75372,
"c": 0.1742,
"h": 344
},
"luminance": 0.39071
}Semantic roles & 50–950 ramp
primary
#F97DCA
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83