#F6729F#F6729F
#F6729F is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.1% C 0.167 H 0.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F6729F |
|---|---|
| RGB | rgb(246, 114, 159) |
| HSL | hsl(340, 88%, 71%) |
| HSV | hsv(340, 54%, 96%) |
| CMYK | cmyk(0%, 53.7%, 35.4%, 3.5%) |
| CIE-LAB | lab(65.07, 54.95, 0.55) |
| CIE-LCH | lch(65.07, 54.95, 0.57°) |
| OKLab | oklab(72.05% 0.1673 0.0021) |
| OKLCH | oklch(72.05% 0.167 0.7) |
| XYZ | xyz(50.2840, 34.1357, 36.7348) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.22
Medium Pink
#F36196
ΔE00 3.40
Rosy Pink
#F6688E
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Strawberry
#FC5A8D
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6729F #72F6C9
analogous
#F672E1 #F6729F #F68772
triadic
#F6729F #9FF672 #729FF6
tetradic
#F6729F #E1F672 #72F6C9 #8772F6
square
#F6729F #E1F672 #72F6C9 #8772F6
split-complementary
#F6729F #72F687 #72E1F6
monochromatic
#DF0E56 #F23878 #F6729F #FAACC6 #FDE2EB
Accessibility & contrast
On white
2.68
#F6729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#F6729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6729F
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6729F | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#FF6783
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f6729f; /* rgb */ color: rgb(246, 114, 159); /* oklch */ color: oklch(72.1% 0.167 0.7);
Tailwind
colors: {
custom: {
50: '#fd9fbb',
500: '#f6729f',
950: '#000000',
},
}SCSS
$custom: #f6729f; $custom-light: #fd9fbb; $custom-dark: #000000;
JSON
{
"hex": "#f6729f",
"rgb": {
"r": 246,
"g": 114,
"b": 159
},
"hsl": {
"h": 339.545,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.72054,
"c": 0.16726,
"h": 0.7
},
"luminance": 0.34131
}Semantic roles & 50–950 ramp
primary
#F6729F
secondary
#D0F4E8
accent
#E59701
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80