#F8729F#F8729F
#F8729F is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.3% C 0.169 H 1.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8729F |
|---|---|
| RGB | rgb(248, 114, 159) |
| HSL | hsl(340, 91%, 71%) |
| HSV | hsv(340, 54%, 97%) |
| CMYK | cmyk(0%, 54%, 35.9%, 2.7%) |
| CIE-LAB | lab(65.36, 55.59, 1.00) |
| CIE-LCH | lch(65.36, 55.60, 1.03°) |
| OKLab | oklab(72.33% 0.1693 0.0033) |
| OKLCH | oklch(72.33% 0.169 1.1) |
| XYZ | xyz(50.9894, 34.4995, 36.7679) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.01
Medium Pink
#F36196
ΔE00 3.55
Rosy Pink
#F6688E
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Strawberry
#FC5A8D
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8729F #72F8CB
analogous
#F872E2 #F8729F #F88872
triadic
#F8729F #9FF872 #729FF8
tetradic
#F8729F #E2F872 #72F8CB #8872F8
square
#F8729F #E2F872 #72F8CB #8872F8
split-complementary
#F8729F #72F888 #72E2F8
monochromatic
#E40B54 #F53877 #F8729F #FBACC7 #FEE2EB
Accessibility & contrast
On white
2.66
#F8729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F8729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8729F
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8729F | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA0
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#FF6683
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f8729f; /* rgb */ color: rgb(248, 114, 159); /* oklch */ color: oklch(72.3% 0.169 1.1);
Tailwind
colors: {
custom: {
50: '#fe9fbb',
500: '#f8729f',
950: '#000000',
},
}SCSS
$custom: #f8729f; $custom-light: #fe9fbb; $custom-dark: #000000;
JSON
{
"hex": "#f8729f",
"rgb": {
"r": 248,
"g": 114,
"b": 159
},
"hsl": {
"h": 339.851,
"s": 90.541,
"l": 70.98
},
"oklch": {
"l": 0.72327,
"c": 0.16929,
"h": 1.1
},
"luminance": 0.34494
}Semantic roles & 50–950 ramp
primary
#F8729F
secondary
#D1F5E9
accent
#E69800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80