#F1979D#F1979D
#F1979D is a light, moderate red. Relative luminance 0.433; OKLCH L 77.0% C 0.108 H 15.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F1979D |
|---|---|
| RGB | rgb(241, 151, 157) |
| HSL | hsl(356, 76%, 77%) |
| HSV | hsv(356, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 34.9%, 5.5%) |
| CIE-LAB | lab(71.74, 34.47, 11.17) |
| CIE-LCH | lch(71.74, 36.23, 17.96°) |
| OKLab | oklab(76.96% 0.1045 0.0292) |
| OKLCH | oklch(76.96% 0.108 15.6) |
| XYZ | xyz(53.4302, 43.2724, 37.4301) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.71
Blush Pink
#FE828C
ΔE00 5.48
Dusty Pink (survey)
#D58A94
ΔE00 5.90
Pig Pink
#E78EA5
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 6.30
Lightcoral
#F08080
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1979D #97F1EB
analogous
#F197CA #F1979D #F1BE97
triadic
#F1979D #9DF197 #979DF1
tetradic
#F1979D #CAF197 #97F1EB #BE97F1
square
#F1979D #CAF197 #97F1EB #BE97F1
split-complementary
#F1979D #97F1BE #97CAF1
monochromatic
#E22B37 #EA616A #F1979D #F8CDD0 #FBE4E6
Accessibility & contrast
On white
2.18
#F1979D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F1979D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1979D
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1979D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1979D | 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)
#A8A59D
Deuteranopia (green-blind)
#BEB69B
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f1979d; /* rgb */ color: rgb(241, 151, 157); /* oklch */ color: oklch(77.0% 0.108 15.6);
Tailwind
colors: {
custom: {
50: '#f8b6b9',
500: '#f1979d',
950: '#000000',
},
}SCSS
$custom: #f1979d; $custom-light: #f8b6b9; $custom-dark: #000000;
JSON
{
"hex": "#f1979d",
"rgb": {
"r": 241,
"g": 151,
"b": 157
},
"hsl": {
"h": 356,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.76958,
"c": 0.10849,
"h": 15.6
},
"luminance": 0.43268
}Semantic roles & 50–950 ramp
primary
#F1979D
secondary
#D8F3F1
accent
#D8CB0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080