#F1979C#F1979C
#F1979C is a light, moderate red. Relative luminance 0.432; OKLCH L 76.9% C 0.108 H 16.3°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F1979C |
|---|---|
| RGB | rgb(241, 151, 156) |
| HSL | hsl(357, 76%, 77%) |
| HSV | hsv(357, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 35.3%, 5.5%) |
| CIE-LAB | lab(71.72, 34.35, 11.69) |
| CIE-LCH | lch(71.72, 36.28, 18.80°) |
| OKLab | oklab(76.93% 0.1041 0.0305) |
| OKLCH | oklch(76.93% 0.108 16.3) |
| XYZ | xyz(53.3451, 43.2384, 36.9823) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.92
Blush Pink
#FE828C
ΔE00 5.43
Dusty Pink (survey)
#D58A94
ΔE00 6.01
Lightcoral
#F08080
ΔE00 6.32
Pig Pink
#E78EA5
ΔE00 6.35
Faded Pink
#DE9DAC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1979C #97F1EC
analogous
#F197C9 #F1979C #F1BF97
triadic
#F1979C #9CF197 #979CF1
tetradic
#F1979C #C9F197 #97F1EC #BF97F1
square
#F1979C #C9F197 #97F1EC #BF97F1
split-complementary
#F1979C #97F1BF #97C9F1
monochromatic
#E22B35 #EA6169 #F1979C #F8CDCF #FBE4E5
Accessibility & contrast
On white
2.18
#F1979C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F1979C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1979C
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1979C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1979C | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59C
Deuteranopia (green-blind)
#BEB69A
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f1979c; /* rgb */ color: rgb(241, 151, 156); /* oklch */ color: oklch(76.9% 0.108 16.3);
Tailwind
colors: {
custom: {
50: '#f8b6b9',
500: '#f1979c',
950: '#000000',
},
}SCSS
$custom: #f1979c; $custom-light: #f8b6b9; $custom-dark: #000000;
JSON
{
"hex": "#f1979c",
"rgb": {
"r": 241,
"g": 151,
"b": 156
},
"hsl": {
"h": 356.667,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.76933,
"c": 0.10848,
"h": 16.3
},
"luminance": 0.43234
}Semantic roles & 50–950 ramp
primary
#F1979C
secondary
#D8F3F2
accent
#D8CD0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080