#F97FCB#F97FCB
#F97FCB is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.172 H 343.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F97FCB |
|---|---|
| RGB | rgb(249, 127, 203) |
| HSL | hsl(323, 91%, 74%) |
| HSV | hsv(323, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 18.5%, 2.4%) |
| CIE-LAB | lab(69.21, 55.44, -18.07) |
| CIE-LCH | lch(69.21, 58.31, 341.95°) |
| OKLab | oklab(75.68% 0.1648 -0.0479) |
| OKLCH | oklch(75.68% 0.172 343.8) |
| XYZ | xyz(57.4369, 39.6347, 61.1135) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.32
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Hot Pink
#FF69B4
ΔE00 5.28
Bubble Gum Pink
#FF69AF
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97FCB #7FF9AD
analogous
#EA7FF9 #F97FCB #F97F8E
triadic
#F97FCB #CBF97F #7FCBF9
tetradic
#F97FCB #F9EA7F #7FF9AD #7F8EF9
square
#F97FCB #F9EA7F #7FF9AD #7F8EF9
split-complementary
#F97FCB #8EF97F #7FF9EA
monochromatic
#F20B9B #F645B3 #F97FCB #FCB9E3 #FEE2F3
Accessibility & contrast
On white
2.35
#F97FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F97FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97FCB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97FCB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCE
Deuteranopia (green-blind)
#A9B0C8
Tritanopia (blue-blind)
#FF7F9C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f97fcb; /* rgb */ color: rgb(249, 127, 203); /* oklch */ color: oklch(75.7% 0.172 343.8);
Tailwind
colors: {
custom: {
50: '#fea8db',
500: '#f97fcb',
950: '#000000',
},
}SCSS
$custom: #f97fcb; $custom-light: #fea8db; $custom-dark: #000000;
JSON
{
"hex": "#f97fcb",
"rgb": {
"r": 249,
"g": 127,
"b": 203
},
"hsl": {
"h": 322.623,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75684,
"c": 0.17166,
"h": 343.8
},
"luminance": 0.3963
}Semantic roles & 50–950 ramp
primary
#F97FCB
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83