#F974BF#F974BF
#F974BF is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.182 H 347.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F974BF |
|---|---|
| RGB | rgb(249, 116, 191) |
| HSL | hsl(326, 92%, 72%) |
| HSV | hsv(326, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 23.3%, 2.4%) |
| CIE-LAB | lab(66.82, 58.95, -14.95) |
| CIE-LCH | lch(66.82, 60.82, 345.77°) |
| OKLab | oklab(73.77% 0.1772 -0.0393) |
| OKLCH | oklch(73.77% 0.182 347.5) |
| XYZ | xyz(54.7180, 36.3969, 53.4236) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.47
Hot Pink
#FF69B4
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 3.30
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Pale Magenta
#D767AD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974BF #74F9AE
analogous
#F074F9 #F974BF #F9747D
triadic
#F974BF #BFF974 #74BFF9
tetradic
#F974BF #F9F074 #74F9AE #747DF9
square
#F974BF #F9F074 #74F9AE #747DF9
split-complementary
#F974BF #7DF974 #74F9F0
monochromatic
#E90A88 #F639A4 #F974BF #FCAFDA #FEE2F1
Accessibility & contrast
On white
2.54
#F974BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F974BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974BF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974BF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f974bf; /* rgb */ color: rgb(249, 116, 191); /* oklch */ color: oklch(73.8% 0.182 347.5);
Tailwind
colors: {
custom: {
50: '#fea1d2',
500: '#f974bf',
950: '#000000',
},
}SCSS
$custom: #f974bf; $custom-light: #fea1d2; $custom-dark: #000000;
JSON
{
"hex": "#f974bf",
"rgb": {
"r": 249,
"g": 116,
"b": 191
},
"hsl": {
"h": 326.165,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.73769,
"c": 0.18153,
"h": 347.5
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#F974BF
secondary
#D3F5E2
accent
#E66400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82