#F97EB2#F97EB2
#F97EB2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.160 H 355.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EB2 |
|---|---|
| RGB | rgb(249, 126, 178) |
| HSL | hsl(335, 91%, 74%) |
| HSV | hsv(335, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 28.5%, 2.4%) |
| CIE-LAB | lab(68.23, 52.51, -5.53) |
| CIE-LCH | lch(68.23, 52.80, 353.99°) |
| OKLab | oklab(74.69% 0.159 -0.0139) |
| OKLCH | oklch(74.69% 0.16 355) |
| XYZ | xyz(54.5657, 38.2806, 46.6259) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Carnation Pink
#FF7FA7
ΔE00 3.57
Pinky
#FC86AA
ΔE00 3.86
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EB2 #7EF9C5
analogous
#F97EEF #F97EB2 #F9877E
triadic
#F97EB2 #B2F97E #7EB2F9
tetradic
#F97EB2 #EFF97E #7EF9C5 #877EF9
square
#F97EB2 #EFF97E #7EF9C5 #877EF9
split-complementary
#F97EB2 #7EF987 #7EEFF9
monochromatic
#F10B6D #F6448F #F97EB2 #FCB8D5 #FEE2EE
Accessibility & contrast
On white
2.43
#F97EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F97EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EB2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EB2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97eb2; /* rgb */ color: rgb(249, 126, 178); /* oklch */ color: oklch(74.7% 0.160 355.0);
Tailwind
colors: {
custom: {
50: '#fea7c9',
500: '#f97eb2',
950: '#000000',
},
}SCSS
$custom: #f97eb2; $custom-light: #fea7c9; $custom-dark: #000000;
JSON
{
"hex": "#f97eb2",
"rgb": {
"r": 249,
"g": 126,
"b": 178
},
"hsl": {
"h": 334.634,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74686,
"c": 0.15959,
"h": 355
},
"luminance": 0.38276
}Semantic roles & 50–950 ramp
primary
#F97EB2
secondary
#D5F6E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82