#F97EBF#F97EBF
#F97EBF is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.166 H 348.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EBF |
|---|---|
| RGB | rgb(249, 126, 191) |
| HSL | hsl(328, 91%, 74%) |
| HSV | hsv(328, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 23.3%, 2.4%) |
| CIE-LAB | lab(68.63, 54.23, -12.23) |
| CIE-LCH | lch(68.63, 55.59, 347.29°) |
| OKLab | oklab(75.12% 0.1629 -0.0319) |
| OKLCH | oklch(75.12% 0.166 348.9) |
| XYZ | xyz(55.9333, 38.8276, 53.8287) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.33
Bubblegum Pink
#FE83CC
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.89
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EBF #7EF9B8
analogous
#F67EF9 #F97EBF #F97E81
triadic
#F97EBF #BFF97E #7EBFF9
tetradic
#F97EBF #F9F67E #7EF9B8 #7E81F9
square
#F97EBF #F9F67E #7EF9B8 #7E81F9
split-complementary
#F97EBF #81F97E #7EF9F6
monochromatic
#F10B85 #F644A2 #F97EBF #FCB8DC #FEE2F0
Accessibility & contrast
On white
2.40
#F97EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F97EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EBF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EBF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97ebf; /* rgb */ color: rgb(249, 126, 191); /* oklch */ color: oklch(75.1% 0.166 348.9);
Tailwind
colors: {
custom: {
50: '#fea7d2',
500: '#f97ebf',
950: '#000000',
},
}SCSS
$custom: #f97ebf; $custom-light: #fea7d2; $custom-dark: #000000;
JSON
{
"hex": "#f97ebf",
"rgb": {
"r": 249,
"g": 126,
"b": 191
},
"hsl": {
"h": 328.293,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.75117,
"c": 0.16604,
"h": 348.9
},
"luminance": 0.38823
}Semantic roles & 50–950 ramp
primary
#F97EBF
secondary
#D5F6E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82