#F97EBA#F97EBA
#F97EBA is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.163 H 351.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EBA |
|---|---|
| RGB | rgb(249, 126, 186) |
| HSL | hsl(331, 91%, 74%) |
| HSV | hsv(331, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 25.3%, 2.4%) |
| CIE-LAB | lab(68.47, 53.56, -9.67) |
| CIE-LCH | lch(68.47, 54.42, 349.77°) |
| OKLab | oklab(74.95% 0.1615 -0.025) |
| OKLCH | oklch(74.95% 0.163 351.2) |
| XYZ | xyz(55.3925, 38.6113, 50.9802) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.38
Hot Pink
#FF69B4
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EBA #7EF9BD
analogous
#F97EF7 #F97EBA #F97F7E
triadic
#F97EBA #BAF97E #7EBAF9
tetradic
#F97EBA #F7F97E #7EF9BD #7F7EF9
square
#F97EBA #F7F97E #7EF9BD #7F7EF9
split-complementary
#F97EBA #7EF97F #7EF7F9
monochromatic
#F10B7B #F6449B #F97EBA #FCB8D9 #FEE2EF
Accessibility & contrast
On white
2.41
#F97EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F97EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EBA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EBA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABC
Deuteranopia (green-blind)
#ADAFB7
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97eba; /* rgb */ color: rgb(249, 126, 186); /* oklch */ color: oklch(74.9% 0.163 351.2);
Tailwind
colors: {
custom: {
50: '#fea7ce',
500: '#f97eba',
950: '#000000',
},
}SCSS
$custom: #f97eba; $custom-light: #fea7ce; $custom-dark: #000000;
JSON
{
"hex": "#f97eba",
"rgb": {
"r": 249,
"g": 126,
"b": 186
},
"hsl": {
"h": 330.732,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74948,
"c": 0.16338,
"h": 351.2
},
"luminance": 0.38607
}Semantic roles & 50–950 ramp
primary
#F97EBA
secondary
#D5F6E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82