#F97BAF#F97BAF
#F97BAF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.163 H 355.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BAF |
|---|---|
| RGB | rgb(249, 123, 175) |
| HSL | hsl(335, 91%, 73%) |
| HSV | hsv(335, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 29.7%, 2.4%) |
| CIE-LAB | lab(67.58, 53.57, -4.80) |
| CIE-LCH | lch(67.58, 53.79, 354.89°) |
| OKLab | oklab(74.17% 0.1624 -0.0119) |
| OKLCH | oklch(74.17% 0.163 355.8) |
| XYZ | xyz(53.8899, 37.4057, 44.9310) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BAF #7BF9C5
analogous
#F97BEE #F97BAF #F9867B
triadic
#F97BAF #AFF97B #7BAFF9
tetradic
#F97BAF #EEF97B #7BF9C5 #867BF9
square
#F97BAF #EEF97B #7BF9C5 #867BF9
split-complementary
#F97BAF #7BF986 #7BEEF9
monochromatic
#EF0B69 #F6408C #F97BAF #FCB6D2 #FEE2ED
Accessibility & contrast
On white
2.48
#F97BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F97BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BAF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BAF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B1
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97baf; /* rgb */ color: rgb(249, 123, 175); /* oklch */ color: oklch(74.2% 0.163 355.8);
Tailwind
colors: {
custom: {
50: '#fea5c6',
500: '#f97baf',
950: '#000000',
},
}SCSS
$custom: #f97baf; $custom-light: #fea5c6; $custom-dark: #000000;
JSON
{
"hex": "#f97baf",
"rgb": {
"r": 249,
"g": 123,
"b": 175
},
"hsl": {
"h": 335.238,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74172,
"c": 0.16287,
"h": 355.8
},
"luminance": 0.37401
}Semantic roles & 50–950 ramp
primary
#F97BAF
secondary
#D5F6E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82