#F79294#F79294
#F79294 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.6% C 0.122 H 19.0°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F79294 |
|---|---|
| RGB | rgb(247, 146, 148) |
| HSL | hsl(359, 86%, 77%) |
| HSV | hsv(359, 41%, 97%) |
| CMYK | cmyk(0%, 40.9%, 40.1%, 3.1%) |
| CIE-LAB | lab(71.20, 38.23, 15.50) |
| CIE-LCH | lch(71.20, 41.25, 22.07°) |
| OKLab | oklab(76.63% 0.1155 0.0399) |
| OKLCH | oklch(76.63% 0.122 19) |
| XYZ | xyz(53.9847, 42.4747, 33.3665) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.92
Lightcoral
#F08080
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 5.22
Salmon Pink
#FE7B7C
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 6.24
Carnation
#FD798F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79294 #92F7F5
analogous
#F792C7 #F79294 #F7C392
triadic
#F79294 #94F792 #9294F7
tetradic
#F79294 #C7F792 #92F7F5 #C392F7
square
#F79294 #C7F792 #92F7F5 #C392F7
split-complementary
#F79294 #92F7C3 #92C7F7
monochromatic
#EF2024 #F3595C #F79294 #FBCBCC #FDE2E3
Accessibility & contrast
On white
2.21
#F79294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F79294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79294
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79294 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f79294; /* rgb */ color: rgb(247, 146, 148); /* oklch */ color: oklch(76.6% 0.122 19.0);
Tailwind
colors: {
custom: {
50: '#fdb3b3',
500: '#f79294',
950: '#000000',
},
}SCSS
$custom: #f79294; $custom-light: #fdb3b3; $custom-dark: #000000;
JSON
{
"hex": "#f79294",
"rgb": {
"r": 247,
"g": 146,
"b": 148
},
"hsl": {
"h": 358.812,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.76633,
"c": 0.1222,
"h": 19
},
"luminance": 0.4247
}Semantic roles & 50–950 ramp
primary
#F79294
secondary
#D6F5F4
accent
#E3DE03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080