#F17D99#F17D99
#F17D99 is a light, vivid red. Relative luminance 0.357; OKLCH L 72.8% C 0.144 H 6.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F17D99 |
|---|---|
| RGB | rgb(241, 125, 153) |
| HSL | hsl(346, 81%, 72%) |
| HSV | hsv(346, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 36.5%, 5.5%) |
| CIE-LAB | lab(66.27, 47.29, 5.60) |
| CIE-LCH | lch(66.27, 47.63, 6.76°) |
| OKLab | oklab(72.76% 0.1436 0.0151) |
| OKLCH | oklch(72.76% 0.144 6) |
| XYZ | xyz(49.3615, 35.6725, 34.4167) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.03
Rose Pink
#F7879A
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.41
Pinky
#FC86AA
ΔE00 3.65
Carnation
#FD798F
ΔE00 3.68
Rosy Pink
#F6688E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17D99 #7DF1D5
analogous
#F17DD3 #F17D99 #F19B7D
triadic
#F17D99 #99F17D #7D99F1
tetradic
#F17D99 #D3F17D #7DF1D5 #9B7DF1
square
#F17D99 #D3F17D #7DF1D5 #9B7DF1
split-complementary
#F17D99 #7DF19B #7DD3F1
monochromatic
#DC1847 #EB466E #F17D99 #F7B4C4 #FCE3E9
Accessibility & contrast
On white
2.58
#F17D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F17D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17D99
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17D99 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f17d99; /* rgb */ color: rgb(241, 125, 153); /* oklch */ color: oklch(72.8% 0.144 6.0);
Tailwind
colors: {
custom: {
50: '#f9a5b6',
500: '#f17d99',
950: '#000000',
},
}SCSS
$custom: #f17d99; $custom-light: #f9a5b6; $custom-dark: #000000;
JSON
{
"hex": "#f17d99",
"rgb": {
"r": 241,
"g": 125,
"b": 153
},
"hsl": {
"h": 345.517,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.72764,
"c": 0.14443,
"h": 6
},
"luminance": 0.35668
}Semantic roles & 50–950 ramp
primary
#F17D99
secondary
#D6F4ED
accent
#DDAA09
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80