#F97EAE#F97EAE
#F97EAE is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.158 H 357.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F97EAE |
|---|---|
| RGB | rgb(249, 126, 174) |
| HSL | hsl(337, 91%, 74%) |
| HSV | hsv(337, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 30.1%, 2.4%) |
| CIE-LAB | lab(68.11, 52.00, -3.45) |
| CIE-LCH | lch(68.11, 52.12, 356.21°) |
| OKLab | oklab(74.56% 0.1577 -0.0084) |
| OKLCH | oklch(74.56% 0.158 357) |
| XYZ | xyz(54.1700, 38.1223, 44.5416) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.64
Pinky
#FC86AA
ΔE00 3.02
Pink (survey)
#FF81C0
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Rosa
#FE86A4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97EAE #7EF9C9
analogous
#F97EEC #F97EAE #F98B7E
triadic
#F97EAE #AEF97E #7EAEF9
tetradic
#F97EAE #ECF97E #7EF9C9 #8B7EF9
square
#F97EAE #ECF97E #7EF9C9 #8B7EF9
split-complementary
#F97EAE #7EF98B #7EECF9
monochromatic
#F10B65 #F64489 #F97EAE #FCB8D3 #FEE2ED
Accessibility & contrast
On white
2.44
#F97EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F97EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97EAE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97EAE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97eae; /* rgb */ color: rgb(249, 126, 174); /* oklch */ color: oklch(74.6% 0.158 357.0);
Tailwind
colors: {
custom: {
50: '#fea7c6',
500: '#f97eae',
950: '#000000',
},
}SCSS
$custom: #f97eae; $custom-light: #fea7c6; $custom-dark: #000000;
JSON
{
"hex": "#f97eae",
"rgb": {
"r": 249,
"g": 126,
"b": 174
},
"hsl": {
"h": 336.585,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74561,
"c": 0.1579,
"h": 357
},
"luminance": 0.38117
}Semantic roles & 50–950 ramp
primary
#F97EAE
secondary
#D5F6E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82