#F97CCE#F97CCE
#F97CCE is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.4% C 0.178 H 342.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CCE |
|---|---|
| RGB | rgb(249, 124, 206) |
| HSL | hsl(321, 91%, 73%) |
| HSV | hsv(321, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 17.3%, 2.4%) |
| CIE-LAB | lab(68.76, 57.31, -20.42) |
| CIE-LCH | lch(68.76, 60.84, 340.39°) |
| OKLab | oklab(75.39% 0.1699 -0.0544) |
| OKLCH | oklch(75.39% 0.178 342.2) |
| XYZ | xyz(57.4162, 39.0157, 62.8873) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 4.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.27
Hot Pink
#FF69B4
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CCE #7CF9A7
analogous
#E57CF9 #F97CCE #F97C8F
triadic
#F97CCE #CEF97C #7CCEF9
tetradic
#F97CCE #F9E57C #7CF9A7 #7C8FF9
square
#F97CCE #F9E57C #7CF9A7 #7C8FF9
split-complementary
#F97CCE #8FF97C #7CF9E5
monochromatic
#F00BA1 #F641B8 #F97CCE #FCB7E4 #FEE2F4
Accessibility & contrast
On white
2.39
#F97CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F97CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CCE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CCE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD1
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f97cce; /* rgb */ color: rgb(249, 124, 206); /* oklch */ color: oklch(75.4% 0.178 342.2);
Tailwind
colors: {
custom: {
50: '#fea6dd',
500: '#f97cce',
950: '#000000',
},
}SCSS
$custom: #f97cce; $custom-light: #fea6dd; $custom-dark: #000000;
JSON
{
"hex": "#f97cce",
"rgb": {
"r": 249,
"g": 124,
"b": 206
},
"hsl": {
"h": 320.64,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.75385,
"c": 0.17838,
"h": 342.2
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#F97CCE
secondary
#D5F6E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83