#F1729F#F1729F
#F1729F is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.4% C 0.162 H 359.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F1729F |
|---|---|
| RGB | rgb(241, 114, 159) |
| HSL | hsl(339, 82%, 70%) |
| HSV | hsv(339, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 34%, 5.5%) |
| CIE-LAB | lab(64.36, 53.33, -0.58) |
| CIE-LCH | lch(64.36, 53.33, 359.38°) |
| OKLab | oklab(71.38% 0.1622 -0.0008) |
| OKLCH | oklch(71.38% 0.162 359.7) |
| XYZ | xyz(48.5533, 33.2433, 36.6537) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.21
Carnation Pink
#FF7FA7
ΔE00 3.86
Rosy Pink
#F6688E
ΔE00 4.06
Palevioletred
#DB7093
ΔE00 4.06
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1729F #72F1C4
analogous
#F172DF #F1729F #F18572
triadic
#F1729F #9FF172 #729FF1
tetradic
#F1729F #DFF172 #72F1C4 #8572F1
square
#F1729F #DFF172 #72F1C4 #8572F1
split-complementary
#F1729F #72F185 #72DFF1
monochromatic
#D41559 #EB3A79 #F1729F #F7AAC5 #FCE1EB
Accessibility & contrast
On white
2.75
#F1729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F1729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1729F
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1729F | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA0
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f1729f; /* rgb */ color: rgb(241, 114, 159); /* oklch */ color: oklch(71.4% 0.162 359.7);
Tailwind
colors: {
custom: {
50: '#f99ebb',
500: '#f1729f',
950: '#000000',
},
}SCSS
$custom: #f1729f; $custom-light: #f99ebb; $custom-dark: #000000;
JSON
{
"hex": "#f1729f",
"rgb": {
"r": 241,
"g": 114,
"b": 159
},
"hsl": {
"h": 338.74,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.71377,
"c": 0.1622,
"h": 359.7
},
"luminance": 0.33239
}Semantic roles & 50–950 ramp
primary
#F1729F
secondary
#CDF2E5
accent
#DE9207
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80