#F97CBE#F97CBE
#F97CBE is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.8% C 0.169 H 349.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CBE |
|---|---|
| RGB | rgb(249, 124, 190) |
| HSL | hsl(328, 91%, 73%) |
| HSV | hsv(328, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 23.7%, 2.4%) |
| CIE-LAB | lab(68.22, 55.06, -12.28) |
| CIE-LCH | lch(68.22, 56.41, 347.43°) |
| OKLab | oklab(74.81% 0.1656 -0.032) |
| OKLCH | oklch(74.81% 0.169 349) |
| XYZ | xyz(55.5705, 38.2774, 53.1667) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.58
Bubblegum Pink
#FE83CC
ΔE00 2.60
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CBE #7CF9B7
analogous
#F57CF9 #F97CBE #F97C7F
triadic
#F97CBE #BEF97C #7CBEF9
tetradic
#F97CBE #F9F57C #7CF9B7 #7C7FF9
square
#F97CBE #F9F57C #7CF9B7 #7C7FF9
split-complementary
#F97CBE #7FF97C #7CF9F5
monochromatic
#F00B84 #F641A1 #F97CBE #FCB7DB #FEE2F0
Accessibility & contrast
On white
2.43
#F97CBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F97CBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CBE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CBE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7895
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97cbe; /* rgb */ color: rgb(249, 124, 190); /* oklch */ color: oklch(74.8% 0.169 349.0);
Tailwind
colors: {
custom: {
50: '#fea6d1',
500: '#f97cbe',
950: '#000000',
},
}SCSS
$custom: #f97cbe; $custom-light: #fea6d1; $custom-dark: #000000;
JSON
{
"hex": "#f97cbe",
"rgb": {
"r": 249,
"g": 124,
"b": 190
},
"hsl": {
"h": 328.32,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.74806,
"c": 0.16863,
"h": 349
},
"luminance": 0.38273
}Semantic roles & 50–950 ramp
primary
#F97CBE
secondary
#D5F6E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82