#F19293#F19293
#F19293 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.9% C 0.115 H 19.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F19293 |
|---|---|
| RGB | rgb(241, 146, 147) |
| HSL | hsl(359, 77%, 76%) |
| HSV | hsv(359, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 39%, 5.5%) |
| CIE-LAB | lab(70.43, 35.92, 14.88) |
| CIE-LCH | lch(70.43, 38.88, 22.50°) |
| OKLab | oklab(75.89% 0.1086 0.0383) |
| OKLCH | oklch(75.89% 0.115 19.4) |
| XYZ | xyz(51.8234, 41.3694, 32.8538) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.47
Lightcoral
#F08080
ΔE00 4.49
Rose Pink
#F7879A
ΔE00 5.47
Salmon Pink
#FE7B7C
ΔE00 5.99
Peachy Pink
#FF9A8A
ΔE00 6.32
Blush (survey)
#F29E8E
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19293 #92F1F0
analogous
#F192C2 #F19293 #F1C092
triadic
#F19293 #93F192 #9293F1
tetradic
#F19293 #C2F192 #92F1F0 #C092F1
square
#F19293 #C2F192 #92F1F0 #C092F1
split-complementary
#F19293 #92F1C0 #92C2F1
monochromatic
#E32628 #EA5C5D #F19293 #F8C8C9 #FCE4E4
Accessibility & contrast
On white
2.26
#F19293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F19293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19293
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19293 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#BCB391
Tritanopia (blue-blind)
#FF8793
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f19293; /* rgb */ color: rgb(241, 146, 147); /* oklch */ color: oklch(75.9% 0.115 19.4);
Tailwind
colors: {
custom: {
50: '#f8b3b2',
500: '#f19293',
950: '#000000',
},
}SCSS
$custom: #f19293; $custom-light: #f8b3b2; $custom-dark: #000000;
JSON
{
"hex": "#f19293",
"rgb": {
"r": 241,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.368,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.75885,
"c": 0.11518,
"h": 19.4
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#F19293
secondary
#D8F3F3
accent
#D9D70C
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080