#F9749D#F9749D
#F9749D is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.7% C 0.167 H 2.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9749D |
|---|---|
| RGB | rgb(249, 116, 157) |
| HSL | hsl(342, 92%, 72%) |
| HSV | hsv(342, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 36.9%, 2.4%) |
| CIE-LAB | lab(65.80, 54.76, 2.80) |
| CIE-LCH | lch(65.80, 54.83, 2.93°) |
| OKLab | oklab(72.67% 0.1667 0.008) |
| OKLCH | oklch(72.67% 0.167 2.7) |
| XYZ | xyz(51.4009, 35.0701, 35.9540) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.61
Rosy Pink
#F6688E
ΔE00 3.26
Pinky
#FC86AA
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.06
Medium Pink
#F36196
ΔE00 4.13
Strawberry
#FC5A8D
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9749D #74F9D0
analogous
#F974DF #F9749D #F98E74
triadic
#F9749D #9DF974 #749DF9
tetradic
#F9749D #DFF974 #74F9D0 #8E74F9
square
#F9749D #DFF974 #74F9D0 #8E74F9
split-complementary
#F9749D #74F98E #74DFF9
monochromatic
#E90A4F #F63974 #F9749D #FCAFC6 #FEE2EA
Accessibility & contrast
On white
2.62
#F9749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F9749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9749D
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9749D | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909E
Deuteranopia (green-blind)
#AEA99A
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f9749d; /* rgb */ color: rgb(249, 116, 157); /* oklch */ color: oklch(72.7% 0.167 2.7);
Tailwind
colors: {
custom: {
50: '#ffa0b9',
500: '#f9749d',
950: '#000000',
},
}SCSS
$custom: #f9749d; $custom-light: #ffa0b9; $custom-dark: #000000;
JSON
{
"hex": "#f9749d",
"rgb": {
"r": 249,
"g": 116,
"b": 157
},
"hsl": {
"h": 341.504,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.72672,
"c": 0.16687,
"h": 2.7
},
"luminance": 0.35065
}Semantic roles & 50–950 ramp
primary
#F9749D
secondary
#D3F5EB
accent
#E69F00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80