#F9749A#F9749A
#F9749A is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.6% C 0.166 H 4.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F9749A |
|---|---|
| RGB | rgb(249, 116, 154) |
| HSL | hsl(343, 92%, 72%) |
| HSV | hsv(343, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 38.2%, 2.4%) |
| CIE-LAB | lab(65.72, 54.43, 4.40) |
| CIE-LCH | lch(65.72, 54.61, 4.62°) |
| OKLab | oklab(72.59% 0.1656 0.012) |
| OKLCH | oklch(72.59% 0.166 4.2) |
| XYZ | xyz(51.1480, 34.9689, 34.6216) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.81
Carnation Pink
#FF7FA7
ΔE00 2.90
Rosa
#FE86A4
ΔE00 3.89
Pinky
#FC86AA
ΔE00 4.01
Carnation
#FD798F
ΔE00 4.38
Medium Pink
#F36196
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9749A #74F9D3
analogous
#F974DD #F9749A #F99174
triadic
#F9749A #9AF974 #749AF9
tetradic
#F9749A #DDF974 #74F9D3 #9174F9
square
#F9749A #DDF974 #74F9D3 #9174F9
split-complementary
#F9749A #74F991 #74DDF9
monochromatic
#E90A4A #F6396F #F9749A #FCAFC5 #FEE2EA
Accessibility & contrast
On white
2.63
#F9749A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F9749A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9749A
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9749A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9749A | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909B
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f9749a; /* rgb */ color: rgb(249, 116, 154); /* oklch */ color: oklch(72.6% 0.166 4.2);
Tailwind
colors: {
custom: {
50: '#ffa0b7',
500: '#f9749a',
950: '#000000',
},
}SCSS
$custom: #f9749a; $custom-light: #ffa0b7; $custom-dark: #000000;
JSON
{
"hex": "#f9749a",
"rgb": {
"r": 249,
"g": 116,
"b": 154
},
"hsl": {
"h": 342.857,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.72587,
"c": 0.16607,
"h": 4.2
},
"luminance": 0.34964
}Semantic roles & 50–950 ramp
primary
#F9749A
secondary
#D3F5EC
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80