#F79C98#F79C98
#F79C98 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.4% C 0.110 H 22.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F79C98 |
|---|---|
| RGB | rgb(247, 156, 152) |
| HSL | hsl(3, 86%, 78%) |
| HSV | hsv(3, 38%, 97%) |
| CMYK | cmyk(0%, 36.8%, 38.5%, 3.1%) |
| CIE-LAB | lab(73.43, 33.48, 16.41) |
| CIE-LCH | lch(73.43, 37.29, 26.11°) |
| OKLab | oklab(78.37% 0.1013 0.0421) |
| OKLCH | oklch(78.37% 0.11 22.6) |
| XYZ | xyz(55.9162, 45.8225, 35.5993) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.38
Peachy Pink
#FF9A8A
ΔE00 4.47
Lightcoral
#F08080
ΔE00 6.62
Blush Pink
#FE828C
ΔE00 6.67
Light Salmon
#FEA993
ΔE00 6.86
Salmon Pink
#FE7B7C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79C98 #98F3F7
analogous
#F798C3 #F79C98 #F7CB98
triadic
#F79C98 #98F79C #9C98F7
tetradic
#F79C98 #C3F798 #98F3F7 #CB98F7
square
#F79C98 #C3F798 #98F3F7 #CB98F7
split-complementary
#F79C98 #98F7CB #98C3F7
monochromatic
#EE2F26 #F3655F #F79C98 #FBD3D1 #FDE4E3
Accessibility & contrast
On white
2.07
#F79C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F79C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79C98
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79C98 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA997
Deuteranopia (green-blind)
#C5BB97
Tritanopia (blue-blind)
#FF919B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f79c98; /* rgb */ color: rgb(247, 156, 152); /* oklch */ color: oklch(78.4% 0.110 22.6);
Tailwind
colors: {
custom: {
50: '#fcbab6',
500: '#f79c98',
950: '#000000',
},
}SCSS
$custom: #f79c98; $custom-light: #fcbab6; $custom-dark: #000000;
JSON
{
"hex": "#f79c98",
"rgb": {
"r": 247,
"g": 156,
"b": 152
},
"hsl": {
"h": 2.526,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.78371,
"c": 0.10968,
"h": 22.6
},
"luminance": 0.45818
}Semantic roles & 50–950 ramp
primary
#F79C98
secondary
#D6F3F5
accent
#D9E203
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180