#F97DAE#F97DAE
#F97DAE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.159 H 356.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DAE |
|---|---|
| RGB | rgb(249, 125, 174) |
| HSL | hsl(336, 91%, 73%) |
| HSV | hsv(336, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 30.1%, 2.4%) |
| CIE-LAB | lab(67.92, 52.49, -3.73) |
| CIE-LCH | lch(67.92, 52.62, 355.94°) |
| OKLab | oklab(74.42% 0.1592 -0.0091) |
| OKLCH | oklch(74.42% 0.159 356.7) |
| XYZ | xyz(54.0427, 37.8678, 44.4992) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.79
Pinky
#FC86AA
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.58
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.24
Hot Pink
#FF69B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DAE #7DF9C8
analogous
#F97DEC #F97DAE #F98A7D
triadic
#F97DAE #AEF97D #7DAEF9
tetradic
#F97DAE #ECF97D #7DF9C8 #8A7DF9
square
#F97DAE #ECF97D #7DF9C8 #8A7DF9
split-complementary
#F97DAE #7DF98A #7DECF9
monochromatic
#F00B66 #F6428A #F97DAE #FCB7D2 #FEE2ED
Accessibility & contrast
On white
2.45
#F97DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F97DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DAE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DAE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97dae; /* rgb */ color: rgb(249, 125, 174); /* oklch */ color: oklch(74.4% 0.159 356.7);
Tailwind
colors: {
custom: {
50: '#fea6c6',
500: '#f97dae',
950: '#000000',
},
}SCSS
$custom: #f97dae; $custom-light: #fea6c6; $custom-dark: #000000;
JSON
{
"hex": "#f97dae",
"rgb": {
"r": 249,
"g": 125,
"b": 174
},
"hsl": {
"h": 336.29,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.7442,
"c": 0.15942,
"h": 356.7
},
"luminance": 0.37863
}Semantic roles & 50–950 ramp
primary
#F97DAE
secondary
#D5F6E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82