#F976AE#F976AE
#F976AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.170 H 355.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F976AE |
|---|---|
| RGB | rgb(249, 118, 174) |
| HSL | hsl(334, 92%, 72%) |
| HSV | hsv(334, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 30.1%, 2.4%) |
| CIE-LAB | lab(66.64, 55.82, -5.62) |
| CIE-LCH | lch(66.64, 56.10, 354.25°) |
| OKLab | oklab(73.46% 0.1694 -0.0141) |
| OKLCH | oklch(73.46% 0.17 355.2) |
| XYZ | xyz(53.1876, 36.1576, 44.2141) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.09
Pink (survey)
#FF81C0
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976AE #76F9C1
analogous
#F976F0 #F976AE #F98076
triadic
#F976AE #AEF976 #76AEF9
tetradic
#F976AE #F0F976 #76F9C1 #8076F9
square
#F976AE #F0F976 #76F9C1 #8076F9
split-complementary
#F976AE #76F980 #76F0F9
monochromatic
#EA0A6A #F63B8B #F976AE #FCB1D1 #FEE2EE
Accessibility & contrast
On white
2.55
#F976AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F976AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976AE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976AE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8993B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF6E8B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f976ae; /* rgb */ color: rgb(249, 118, 174); /* oklch */ color: oklch(73.5% 0.170 355.2);
Tailwind
colors: {
custom: {
50: '#ffa2c6',
500: '#f976ae',
950: '#000000',
},
}SCSS
$custom: #f976ae; $custom-light: #ffa2c6; $custom-dark: #000000;
JSON
{
"hex": "#f976ae",
"rgb": {
"r": 249,
"g": 118,
"b": 174
},
"hsl": {
"h": 334.351,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73457,
"c": 0.16998,
"h": 355.2
},
"luminance": 0.36153
}Semantic roles & 50–950 ramp
primary
#F976AE
secondary
#D5F6E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82