#F974AE#F974AE
#F974AE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.173 H 354.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F974AE |
|---|---|
| RGB | rgb(249, 116, 174) |
| HSL | hsl(334, 92%, 72%) |
| HSV | hsv(334, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 30.1%, 2.4%) |
| CIE-LAB | lab(66.28, 56.76, -6.15) |
| CIE-LCH | lch(66.28, 57.09, 353.82°) |
| OKLab | oklab(73.19% 0.1723 -0.0155) |
| OKLCH | oklch(73.19% 0.173 354.9) |
| XYZ | xyz(52.9546, 35.6915, 44.1365) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.10
Bubblegum (survey)
#FF6CB5
ΔE00 2.37
Hot Pink
#FF69B4
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.41
Medium Pink
#F36196
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974AE #74F9BF
analogous
#F974F0 #F974AE #F97D74
triadic
#F974AE #AEF974 #74AEF9
tetradic
#F974AE #F0F974 #74F9BF #7D74F9
square
#F974AE #F0F974 #74F9BF #7D74F9
split-complementary
#F974AE #74F97D #74F0F9
monochromatic
#E90A6B #F6398C #F974AE #FCAFD0 #FEE2EE
Accessibility & contrast
On white
2.58
#F974AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F974AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974AE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974AE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f974ae; /* rgb */ color: rgb(249, 116, 174); /* oklch */ color: oklch(73.2% 0.173 354.9);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#f974ae',
950: '#000000',
},
}SCSS
$custom: #f974ae; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#f974ae",
"rgb": {
"r": 249,
"g": 116,
"b": 174
},
"hsl": {
"h": 333.835,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.7319,
"c": 0.17296,
"h": 354.9
},
"luminance": 0.35687
}Semantic roles & 50–950 ramp
primary
#F974AE
secondary
#D3F5E7
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82