#F9759F#F9759F
#F9759F is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.166 H 2.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F9759F |
|---|---|
| RGB | rgb(249, 117, 159) |
| HSL | hsl(341, 92%, 72%) |
| HSV | hsv(341, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 36.1%, 2.4%) |
| CIE-LAB | lab(66.04, 54.52, 2.00) |
| CIE-LCH | lch(66.04, 54.55, 2.10°) |
| OKLab | oklab(72.87% 0.1659 0.0059) |
| OKLCH | oklch(72.87% 0.166 2) |
| XYZ | xyz(51.6890, 35.3707, 36.8992) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.37
Pinky
#FC86AA
ΔE00 3.57
Rosy Pink
#F6688E
ΔE00 3.67
Rosa
#FE86A4
ΔE00 4.01
Medium Pink
#F36196
ΔE00 4.24
Strawberry
#FC5A8D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9759F #75F9CF
analogous
#F975E1 #F9759F #F98D75
triadic
#F9759F #9FF975 #759FF9
tetradic
#F9759F #E1F975 #75F9CF #8D75F9
square
#F9759F #E1F975 #75F9CF #8D75F9
split-complementary
#F9759F #75F98D #75E1F9
monochromatic
#E90A51 #F63A76 #F9759F #FCB0C8 #FEE2EB
Accessibility & contrast
On white
2.60
#F9759F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F9759F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9759F
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9759F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9759F | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C91A0
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#FF6985
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f9759f; /* rgb */ color: rgb(249, 117, 159); /* oklch */ color: oklch(72.9% 0.166 2.0);
Tailwind
colors: {
custom: {
50: '#ffa1bb',
500: '#f9759f',
950: '#000000',
},
}SCSS
$custom: #f9759f; $custom-light: #ffa1bb; $custom-dark: #000000;
JSON
{
"hex": "#f9759f",
"rgb": {
"r": 249,
"g": 117,
"b": 159
},
"hsl": {
"h": 340.909,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72865,
"c": 0.16601,
"h": 2
},
"luminance": 0.35366
}Semantic roles & 50–950 ramp
primary
#F9759F
secondary
#D4F6EB
accent
#E69C00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80