#F97EB9#F97EB9
#F97EB9 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.163 H 351.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EB9 |
|---|---|
| RGB | rgb(249, 126, 185) |
| HSL | hsl(331, 91%, 74%) |
| HSV | hsv(331, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 25.7%, 2.4%) |
| CIE-LAB | lab(68.44, 53.42, -9.15) |
| CIE-LCH | lch(68.44, 54.20, 350.28°) |
| OKLab | oklab(74.91% 0.1612 -0.0236) |
| OKLCH | oklch(74.91% 0.163 351.7) |
| XYZ | xyz(55.2865, 38.5689, 50.4223) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 3.80
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EB9 #7EF9BE
analogous
#F97EF6 #F97EB9 #F9807E
triadic
#F97EB9 #B9F97E #7EB9F9
tetradic
#F97EB9 #F6F97E #7EF9BE #807EF9
square
#F97EB9 #F6F97E #7EF9BE #807EF9
split-complementary
#F97EB9 #7EF980 #7EF6F9
monochromatic
#F10B7A #F64499 #F97EB9 #FCB8D9 #FEE2EF
Accessibility & contrast
On white
2.41
#F97EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F97EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EB9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EB9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99BB
Deuteranopia (green-blind)
#ADAFB6
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97eb9; /* rgb */ color: rgb(249, 126, 185); /* oklch */ color: oklch(74.9% 0.163 351.7);
Tailwind
colors: {
custom: {
50: '#fea7ce',
500: '#f97eb9',
950: '#000000',
},
}SCSS
$custom: #f97eb9; $custom-light: #fea7ce; $custom-dark: #000000;
JSON
{
"hex": "#f97eb9",
"rgb": {
"r": 249,
"g": 126,
"b": 185
},
"hsl": {
"h": 331.22,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74914,
"c": 0.16288,
"h": 351.7
},
"luminance": 0.38564
}Semantic roles & 50–950 ramp
primary
#F97EB9
secondary
#D5F6E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82