#F9759D#F9759D
#F9759D is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.165 H 3.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9759D |
|---|---|
| RGB | rgb(249, 117, 157) |
| HSL | hsl(342, 92%, 72%) |
| HSV | hsv(342, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 36.9%, 2.4%) |
| CIE-LAB | lab(65.98, 54.29, 3.06) |
| CIE-LCH | lch(65.98, 54.38, 3.23°) |
| OKLab | oklab(72.81% 0.1652 0.0086) |
| OKLCH | oklch(72.81% 0.165 3) |
| XYZ | xyz(51.5168, 35.3019, 35.9926) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.47
Rosy Pink
#F6688E
ΔE00 3.33
Pinky
#FC86AA
ΔE00 3.64
Rosa
#FE86A4
ΔE00 3.83
Medium Pink
#F36196
ΔE00 4.35
Strawberry
#FC5A8D
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9759D #75F9D1
analogous
#F975DF #F9759D #F98F75
triadic
#F9759D #9DF975 #759DF9
tetradic
#F9759D #DFF975 #75F9D1 #8F75F9
square
#F9759D #DFF975 #75F9D1 #8F75F9
split-complementary
#F9759D #75F98F #75DFF9
monochromatic
#E90A4E #F63A73 #F9759D #FCB0C7 #FEE2EA
Accessibility & contrast
On white
2.61
#F9759D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F9759D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9759D
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9759D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9759D | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C919E
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#FF6984
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f9759d; /* rgb */ color: rgb(249, 117, 157); /* oklch */ color: oklch(72.8% 0.165 3.0);
Tailwind
colors: {
custom: {
50: '#ffa1b9',
500: '#f9759d',
950: '#000000',
},
}SCSS
$custom: #f9759d; $custom-light: #ffa1b9; $custom-dark: #000000;
JSON
{
"hex": "#f9759d",
"rgb": {
"r": 249,
"g": 117,
"b": 157
},
"hsl": {
"h": 341.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72807,
"c": 0.16545,
"h": 3
},
"luminance": 0.35297
}Semantic roles & 50–950 ramp
primary
#F9759D
secondary
#D4F6EB
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80