#F97DCC#F97DCC
#F97DCC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.175 H 343.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DCC |
|---|---|
| RGB | rgb(249, 125, 204) |
| HSL | hsl(322, 91%, 73%) |
| HSV | hsv(322, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 18.1%, 2.4%) |
| CIE-LAB | lab(68.88, 56.55, -19.13) |
| CIE-LCH | lch(68.88, 59.69, 341.31°) |
| OKLab | oklab(75.45% 0.168 -0.0508) |
| OKLCH | oklch(75.45% 0.175 343.2) |
| XYZ | xyz(57.3007, 39.1710, 61.6578) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.78
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Hot Pink
#FF69B4
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DCC #7DF9AA
analogous
#E87DF9 #F97DCC #F97D8E
triadic
#F97DCC #CCF97D #7DCCF9
tetradic
#F97DCC #F9E87D #7DF9AA #7D8EF9
square
#F97DCC #F9E87D #7DF9AA #7D8EF9
split-complementary
#F97DCC #8EF97D #7DF9E8
monochromatic
#F00B9D #F642B5 #F97DCC #FCB7E3 #FEE2F4
Accessibility & contrast
On white
2.38
#F97DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F97DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DCC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DCC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF7D9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f97dcc; /* rgb */ color: rgb(249, 125, 204); /* oklch */ color: oklch(75.4% 0.175 343.2);
Tailwind
colors: {
custom: {
50: '#fea6db',
500: '#f97dcc',
950: '#000000',
},
}SCSS
$custom: #f97dcc; $custom-light: #fea6db; $custom-dark: #000000;
JSON
{
"hex": "#f97dcc",
"rgb": {
"r": 249,
"g": 125,
"b": 204
},
"hsl": {
"h": 321.774,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75446,
"c": 0.17549,
"h": 343.2
},
"luminance": 0.39167
}Semantic roles & 50–950 ramp
primary
#F97DCC
secondary
#D5F6E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83