#F19B95#F19B95
#F19B95 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.4% C 0.104 H 24.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F19B95 |
|---|---|
| RGB | rgb(241, 155, 149) |
| HSL | hsl(4, 77%, 76%) |
| HSV | hsv(4, 38%, 95%) |
| CMYK | cmyk(0%, 35.7%, 38.2%, 5.5%) |
| CIE-LAB | lab(72.44, 31.43, 16.57) |
| CIE-LCH | lch(72.44, 35.53, 27.80°) |
| OKLab | oklab(77.44% 0.0951 0.0425) |
| OKLCH | oklch(77.44% 0.104 24.1) |
| XYZ | xyz(53.4241, 44.3175, 34.1683) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.60
Peachy Pink
#FF9A8A
ΔE00 4.29
Light Salmon
#FEA993
ΔE00 6.48
Lightcoral
#F08080
ΔE00 6.53
Blush Pink
#FE828C
ΔE00 7.19
Salmon
#FA8072
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19B95 #95EBF1
analogous
#F195BD #F19B95 #F1C995
triadic
#F19B95 #95F19B #9B95F1
tetradic
#F19B95 #BDF195 #95EBF1 #C995F1
square
#F19B95 #BDF195 #95EBF1 #C995F1
split-complementary
#F19B95 #95F1C9 #95BDF1
monochromatic
#E33529 #EA685F #F19B95 #F8CECB #FBE5E4
Accessibility & contrast
On white
2.13
#F19B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F19B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19B95
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19B95 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#C2B894
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f19b95; /* rgb */ color: rgb(241, 155, 149); /* oklch */ color: oklch(77.4% 0.104 24.1);
Tailwind
colors: {
custom: {
50: '#f8b9b4',
500: '#f19b95',
950: '#000000',
},
}SCSS
$custom: #f19b95; $custom-light: #f8b9b4; $custom-dark: #000000;
JSON
{
"hex": "#f19b95",
"rgb": {
"r": 241,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.913,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.77437,
"c": 0.10415,
"h": 24.1
},
"luminance": 0.44313
}Semantic roles & 50–950 ramp
primary
#F19B95
secondary
#D8F1F3
accent
#CCD90D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080