#F97EBC#F97EBC
#F97EBC is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.164 H 350.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EBC |
|---|---|
| RGB | rgb(249, 126, 188) |
| HSL | hsl(330, 91%, 74%) |
| HSV | hsv(330, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 24.5%, 2.4%) |
| CIE-LAB | lab(68.53, 53.82, -10.70) |
| CIE-LCH | lch(68.53, 54.88, 348.76°) |
| OKLab | oklab(75.02% 0.1621 -0.0278) |
| OKLCH | oklch(75.02% 0.164 350.3) |
| XYZ | xyz(55.6066, 38.6969, 52.1078) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.20
Bubblegum Pink
#FE83CC
ΔE00 2.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.29
Hot Pink
#FF69B4
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EBC #7EF9BB
analogous
#F87EF9 #F97EBC #F97E7E
triadic
#F97EBC #BCF97E #7EBCF9
tetradic
#F97EBC #F9F87E #7EF9BB #7E7EF9
square
#F97EBC #F9F87E #7EF9BB #7E7EF9
split-complementary
#F97EBC #7EF97E #7EF9F8
monochromatic
#F10B7F #F6449E #F97EBC #FCB8DA #FEE2F0
Accessibility & contrast
On white
2.40
#F97EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F97EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EBC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EBC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97ebc; /* rgb */ color: rgb(249, 126, 188); /* oklch */ color: oklch(75.0% 0.164 350.3);
Tailwind
colors: {
custom: {
50: '#fea7d0',
500: '#f97ebc',
950: '#000000',
},
}SCSS
$custom: #f97ebc; $custom-light: #fea7d0; $custom-dark: #000000;
JSON
{
"hex": "#f97ebc",
"rgb": {
"r": 249,
"g": 126,
"b": 188
},
"hsl": {
"h": 329.756,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.75015,
"c": 0.16442,
"h": 350.3
},
"luminance": 0.38692
}Semantic roles & 50–950 ramp
primary
#F97EBC
secondary
#D5F6E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82