#F976B5#F976B5
#F976B5 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.173 H 352.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F976B5 |
|---|---|
| RGB | rgb(249, 118, 181) |
| HSL | hsl(331, 92%, 72%) |
| HSV | hsv(331, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 27.3%, 2.4%) |
| CIE-LAB | lab(66.85, 56.70, -9.26) |
| CIE-LCH | lch(66.85, 57.46, 350.72°) |
| OKLab | oklab(73.69% 0.1715 -0.0238) |
| OKLCH | oklch(73.69% 0.173 352.1) |
| XYZ | xyz(53.8879, 36.4377, 47.9022) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.86
Hot Pink
#FF69B4
ΔE00 2.32
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976B5 #76F9BA
analogous
#F976F6 #F976B5 #F97976
triadic
#F976B5 #B5F976 #76B5F9
tetradic
#F976B5 #F6F976 #76F9BA #7976F9
square
#F976B5 #F6F976 #76F9BA #7976F9
split-complementary
#F976B5 #76F979 #76F6F9
monochromatic
#EA0A76 #F63B95 #F976B5 #FCB1D5 #FEE2EF
Accessibility & contrast
On white
2.53
#F976B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F976B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976B5
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976B5 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976b5; /* rgb */ color: rgb(249, 118, 181); /* oklch */ color: oklch(73.7% 0.173 352.1);
Tailwind
colors: {
custom: {
50: '#fea2cb',
500: '#f976b5',
950: '#000000',
},
}SCSS
$custom: #f976b5; $custom-light: #fea2cb; $custom-dark: #000000;
JSON
{
"hex": "#f976b5",
"rgb": {
"r": 249,
"g": 118,
"b": 181
},
"hsl": {
"h": 331.145,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73686,
"c": 0.17319,
"h": 352.1
},
"luminance": 0.36433
}Semantic roles & 50–950 ramp
primary
#F976B5
secondary
#D5F6E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82