#F9749B#F9749B
#F9749B is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.6% C 0.166 H 3.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9749B |
|---|---|
| RGB | rgb(249, 116, 155) |
| HSL | hsl(342, 92%, 72%) |
| HSV | hsv(342, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 37.8%, 2.4%) |
| CIE-LAB | lab(65.75, 54.54, 3.86) |
| CIE-LCH | lch(65.75, 54.68, 4.05°) |
| OKLab | oklab(72.62% 0.166 0.0107) |
| OKLCH | oklch(72.62% 0.166 3.7) |
| XYZ | xyz(51.2316, 35.0023, 35.0621) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.78
Rosy Pink
#F6688E
ΔE00 2.95
Pinky
#FC86AA
ΔE00 3.93
Rosa
#FE86A4
ΔE00 3.93
Medium Pink
#F36196
ΔE00 4.30
Strawberry
#FC5A8D
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9749B #74F9D2
analogous
#F974DE #F9749B #F99074
triadic
#F9749B #9BF974 #749BF9
tetradic
#F9749B #DEF974 #74F9D2 #9074F9
square
#F9749B #DEF974 #74F9D2 #9074F9
split-complementary
#F9749B #74F990 #74DEF9
monochromatic
#E90A4B #F63971 #F9749B #FCAFC5 #FEE2EA
Accessibility & contrast
On white
2.63
#F9749B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F9749B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9749B
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9749B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9749B | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f9749b; /* rgb */ color: rgb(249, 116, 155); /* oklch */ color: oklch(72.6% 0.166 3.7);
Tailwind
colors: {
custom: {
50: '#ffa0b8',
500: '#f9749b',
950: '#000000',
},
}SCSS
$custom: #f9749b; $custom-light: #ffa0b8; $custom-dark: #000000;
JSON
{
"hex": "#f9749b",
"rgb": {
"r": 249,
"g": 116,
"b": 155
},
"hsl": {
"h": 342.406,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.72616,
"c": 0.16632,
"h": 3.7
},
"luminance": 0.34997
}Semantic roles & 50–950 ramp
primary
#F9749B
secondary
#D3F5EB
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80