#F97EB7#F97EB7
#F97EB7 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.8% C 0.162 H 352.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EB7 |
|---|---|
| RGB | rgb(249, 126, 183) |
| HSL | hsl(332, 91%, 74%) |
| HSV | hsv(332, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 26.5%, 2.4%) |
| CIE-LAB | lab(68.38, 53.16, -8.12) |
| CIE-LCH | lch(68.38, 53.77, 351.32°) |
| OKLab | oklab(74.85% 0.1605 -0.0208) |
| OKLCH | oklch(74.85% 0.162 352.6) |
| XYZ | xyz(55.0769, 38.4851, 49.3182) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.73
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EB7 #7EF9C0
analogous
#F97EF5 #F97EB7 #F9827E
triadic
#F97EB7 #B7F97E #7EB7F9
tetradic
#F97EB7 #F5F97E #7EF9C0 #827EF9
square
#F97EB7 #F5F97E #7EF9C0 #827EF9
split-complementary
#F97EB7 #7EF982 #7EF5F9
monochromatic
#F10B76 #F64496 #F97EB7 #FCB8D8 #FEE2EF
Accessibility & contrast
On white
2.41
#F97EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F97EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EB7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EB7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B9
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97eb7; /* rgb */ color: rgb(249, 126, 183); /* oklch */ color: oklch(74.8% 0.162 352.6);
Tailwind
colors: {
custom: {
50: '#fea7cc',
500: '#f97eb7',
950: '#000000',
},
}SCSS
$custom: #f97eb7; $custom-light: #fea7cc; $custom-dark: #000000;
JSON
{
"hex": "#f97eb7",
"rgb": {
"r": 249,
"g": 126,
"b": 183
},
"hsl": {
"h": 332.195,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74848,
"c": 0.16189,
"h": 352.6
},
"luminance": 0.3848
}Semantic roles & 50–950 ramp
primary
#F97EB7
secondary
#D5F6E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82