#F1979A#F1979A
#F1979A is a light, moderate red. Relative luminance 0.432; OKLCH L 76.9% C 0.109 H 17.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F1979A |
|---|---|
| RGB | rgb(241, 151, 154) |
| HSL | hsl(358, 76%, 77%) |
| HSV | hsv(358, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 36.1%, 5.5%) |
| CIE-LAB | lab(71.67, 34.11, 12.74) |
| CIE-LCH | lch(71.67, 36.41, 20.47°) |
| OKLab | oklab(76.88% 0.1034 0.0331) |
| OKLCH | oklch(76.88% 0.109 17.7) |
| XYZ | xyz(53.1772, 43.1712, 36.0977) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.38
Blush Pink
#FE828C
ΔE00 5.41
Lightcoral
#F08080
ΔE00 5.99
Dusty Pink (survey)
#D58A94
ΔE00 6.29
Blush (survey)
#F29E8E
ΔE00 6.79
Pig Pink
#E78EA5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1979A #97F1EE
analogous
#F197C7 #F1979A #F1C197
triadic
#F1979A #9AF197 #979AF1
tetradic
#F1979A #C7F197 #97F1EE #C197F1
square
#F1979A #C7F197 #97F1EE #C197F1
split-complementary
#F1979A #97F1C1 #97C7F1
monochromatic
#E22B31 #EA6166 #F1979A #F8CDCE #FBE4E5
Accessibility & contrast
On white
2.18
#F1979A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F1979A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1979A
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1979A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1979A | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f1979a; /* rgb */ color: rgb(241, 151, 154); /* oklch */ color: oklch(76.9% 0.109 17.7);
Tailwind
colors: {
custom: {
50: '#f8b6b7',
500: '#f1979a',
950: '#000000',
},
}SCSS
$custom: #f1979a; $custom-light: #f8b6b7; $custom-dark: #000000;
JSON
{
"hex": "#f1979a",
"rgb": {
"r": 241,
"g": 151,
"b": 154
},
"hsl": {
"h": 358,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.76883,
"c": 0.10852,
"h": 17.7
},
"luminance": 0.43167
}Semantic roles & 50–950 ramp
primary
#F1979A
secondary
#D8F3F2
accent
#D8D20D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080