#F7819E#F7819E
#F7819E is a light, vivid red. Relative luminance 0.379; OKLCH L 74.3% C 0.146 H 5.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7819E |
|---|---|
| RGB | rgb(247, 129, 158) |
| HSL | hsl(345, 88%, 74%) |
| HSV | hsv(345, 48%, 97%) |
| CMYK | cmyk(0%, 47.8%, 36%, 3.1%) |
| CIE-LAB | lab(67.98, 47.95, 5.35) |
| CIE-LCH | lch(67.98, 48.24, 6.37°) |
| OKLab | oklab(74.27% 0.1456 0.0145) |
| OKLCH | oklch(74.27% 0.146 5.7) |
| XYZ | xyz(52.3822, 37.9482, 36.9071) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.63
Carnation Pink
#FF7FA7
ΔE00 2.53
Pinky
#FC86AA
ΔE00 2.54
Rose Pink
#F7879A
ΔE00 2.67
Carnation
#FD798F
ΔE00 3.81
Pig Pink
#E78EA5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7819E #81F7DA
analogous
#F781D9 #F7819E #F79F81
triadic
#F7819E #9EF781 #819EF7
tetradic
#F7819E #D9F781 #81F7DA #9F81F7
square
#F7819E #D9F781 #81F7DA #9F81F7
split-complementary
#F7819E #81F79F #81D9F7
monochromatic
#EE0F46 #F34772 #F7819E #FBBBCA #FDE2E9
Accessibility & contrast
On white
2.45
#F7819E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F7819E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7819E
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7819E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7819E | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95989F
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#FF768B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f7819e; /* rgb */ color: rgb(247, 129, 158); /* oklch */ color: oklch(74.3% 0.146 5.7);
Tailwind
colors: {
custom: {
50: '#fda8ba',
500: '#f7819e',
950: '#000000',
},
}SCSS
$custom: #f7819e; $custom-light: #fda8ba; $custom-dark: #000000;
JSON
{
"hex": "#f7819e",
"rgb": {
"r": 247,
"g": 129,
"b": 158
},
"hsl": {
"h": 345.254,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.74267,
"c": 0.14633,
"h": 5.7
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#F7819E
secondary
#D6F5ED
accent
#E5AD01
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80