#F19094#F19094
#F19094 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.6% C 0.118 H 17.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F19094 |
|---|---|
| RGB | rgb(241, 144, 148) |
| HSL | hsl(358, 78%, 75%) |
| HSV | hsv(358, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 38.6%, 5.5%) |
| CIE-LAB | lab(70.03, 37.07, 13.76) |
| CIE-LCH | lch(70.03, 39.54, 20.36°) |
| OKLab | oklab(75.58% 0.1122 0.0356) |
| OKLCH | oklch(75.58% 0.118 17.6) |
| XYZ | xyz(51.5966, 40.7897, 33.1670) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.89
Lightcoral
#F08080
ΔE00 4.45
Rose Pink
#F7879A
ΔE00 4.46
Dusty Pink (survey)
#D58A94
ΔE00 5.96
Salmon Pink
#FE7B7C
ΔE00 5.97
Carnation
#FD798F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19094 #90F1ED
analogous
#F190C4 #F19094 #F1BC90
triadic
#F19094 #94F190 #9094F1
tetradic
#F19094 #C4F190 #90F1ED #BC90F1
square
#F19094 #C4F190 #90F1ED #BC90F1
split-complementary
#F19094 #90F1BC #90C4F1
monochromatic
#E3232B #EA5A60 #F19094 #F8C6C8 #FCE4E5
Accessibility & contrast
On white
2.29
#F19094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F19094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19094
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19094 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A094
Deuteranopia (green-blind)
#BBB292
Tritanopia (blue-blind)
#FF8592
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f19094; /* rgb */ color: rgb(241, 144, 148); /* oklch */ color: oklch(75.6% 0.118 17.6);
Tailwind
colors: {
custom: {
50: '#f8b2b3',
500: '#f19094',
950: '#000000',
},
}SCSS
$custom: #f19094; $custom-light: #f8b2b3; $custom-dark: #000000;
JSON
{
"hex": "#f19094",
"rgb": {
"r": 241,
"g": 144,
"b": 148
},
"hsl": {
"h": 357.526,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.75582,
"c": 0.11766,
"h": 17.6
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#F19094
secondary
#D8F3F2
accent
#DAD10C
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080