#F79698#F79698
#F79698 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.4% C 0.117 H 18.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F79698 |
|---|---|
| RGB | rgb(247, 150, 152) |
| HSL | hsl(359, 86%, 78%) |
| HSV | hsv(359, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 38.5%, 3.1%) |
| CIE-LAB | lab(72.13, 36.60, 14.60) |
| CIE-LCH | lch(72.13, 39.41, 21.74°) |
| OKLab | oklab(77.38% 0.1107 0.0377) |
| OKLCH | oklch(77.38% 0.117 18.8) |
| XYZ | xyz(54.9342, 43.8584, 35.2719) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.76
Lightcoral
#F08080
ΔE00 5.51
Rose Pink
#F7879A
ΔE00 5.51
Peachy Pink
#FF9A8A
ΔE00 6.24
Blush (survey)
#F29E8E
ΔE00 6.49
Salmon Pink
#FE7B7C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79698 #96F7F5
analogous
#F796C8 #F79698 #F7C496
triadic
#F79698 #98F796 #9698F7
tetradic
#F79698 #C8F796 #96F7F5 #C496F7
square
#F79698 #C8F796 #96F7F5 #C496F7
split-complementary
#F79698 #96F7C4 #96C8F7
monochromatic
#EE2428 #F35D60 #F79698 #FBCFD0 #FDE3E3
Accessibility & contrast
On white
2.15
#F79698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F79698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79698
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79698 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f79698; /* rgb */ color: rgb(247, 150, 152); /* oklch */ color: oklch(77.4% 0.117 18.8);
Tailwind
colors: {
custom: {
50: '#fdb6b6',
500: '#f79698',
950: '#000000',
},
}SCSS
$custom: #f79698; $custom-light: #fdb6b6; $custom-dark: #000000;
JSON
{
"hex": "#f79698",
"rgb": {
"r": 247,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.763,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.77377,
"c": 0.11697,
"h": 18.8
},
"luminance": 0.43854
}Semantic roles & 50–950 ramp
primary
#F79698
secondary
#D6F5F4
accent
#E2DE03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080