#F974B3#F974B3
#F974B3 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.175 H 352.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F974B3 |
|---|---|
| RGB | rgb(249, 116, 179) |
| HSL | hsl(332, 92%, 72%) |
| HSV | hsv(332, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 28.1%, 2.4%) |
| CIE-LAB | lab(66.44, 57.38, -8.75) |
| CIE-LCH | lch(66.44, 58.04, 351.33°) |
| OKLab | oklab(73.35% 0.1738 -0.0225) |
| OKLCH | oklch(73.35% 0.175 352.6) |
| XYZ | xyz(53.4511, 35.8901, 46.7515) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.64
Bubble Gum Pink
#FF69AF
ΔE00 1.98
Hot Pink
#FF69B4
ΔE00 2.06
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 4.83
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974B3 #74F9BA
analogous
#F974F5 #F974B3 #F97874
triadic
#F974B3 #B3F974 #74B3F9
tetradic
#F974B3 #F5F974 #74F9BA #7874F9
square
#F974B3 #F5F974 #74F9BA #7874F9
split-complementary
#F974B3 #74F978 #74F5F9
monochromatic
#E90A73 #F63993 #F974B3 #FCAFD3 #FEE2EF
Accessibility & contrast
On white
2.57
#F974B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F974B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974B3
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974B3 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B5
Deuteranopia (green-blind)
#A9AAB0
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f974b3; /* rgb */ color: rgb(249, 116, 179); /* oklch */ color: oklch(73.4% 0.175 352.6);
Tailwind
colors: {
custom: {
50: '#fea1c9',
500: '#f974b3',
950: '#000000',
},
}SCSS
$custom: #f974b3; $custom-light: #fea1c9; $custom-dark: #000000;
JSON
{
"hex": "#f974b3",
"rgb": {
"r": 249,
"g": 116,
"b": 179
},
"hsl": {
"h": 331.579,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.73354,
"c": 0.17524,
"h": 352.6
},
"luminance": 0.35885
}Semantic roles & 50–950 ramp
primary
#F974B3
secondary
#D3F5E5
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82