#F79296#F79296
#F79296 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.7% C 0.122 H 17.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F79296 |
|---|---|
| RGB | rgb(247, 146, 150) |
| HSL | hsl(358, 86%, 77%) |
| HSV | hsv(358, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 39.3%, 3.1%) |
| CIE-LAB | lab(71.24, 38.45, 14.45) |
| CIE-LCH | lch(71.24, 41.07, 20.60°) |
| OKLab | oklab(76.68% 0.1163 0.0373) |
| OKLCH | oklch(76.68% 0.122 17.8) |
| XYZ | xyz(54.1443, 42.5386, 34.2074) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.79
Rose Pink
#F7879A
ΔE00 4.63
Lightcoral
#F08080
ΔE00 4.85
Salmon Pink
#FE7B7C
ΔE00 5.95
Carnation
#FD798F
ΔE00 6.28
Peachy Pink
#FF9A8A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79296 #92F7F3
analogous
#F792C9 #F79296 #F7C192
triadic
#F79296 #96F792 #9296F7
tetradic
#F79296 #C9F792 #92F7F3 #C192F7
square
#F79296 #C9F792 #92F7F3 #C192F7
split-complementary
#F79296 #92F7C1 #92C9F7
monochromatic
#EF2028 #F3595F #F79296 #FBCBCD #FDE2E4
Accessibility & contrast
On white
2.21
#F79296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F79296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79296
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79296 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A296
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f79296; /* rgb */ color: rgb(247, 146, 150); /* oklch */ color: oklch(76.7% 0.122 17.8);
Tailwind
colors: {
custom: {
50: '#fdb3b4',
500: '#f79296',
950: '#000000',
},
}SCSS
$custom: #f79296; $custom-light: #fdb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f79296",
"rgb": {
"r": 247,
"g": 146,
"b": 150
},
"hsl": {
"h": 357.624,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7668,
"c": 0.12212,
"h": 17.8
},
"luminance": 0.42534
}Semantic roles & 50–950 ramp
primary
#F79296
secondary
#D6F5F4
accent
#E3DA03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080