#F19CA0#F19CA0
#F19CA0 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.9% C 0.102 H 16.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CA0 |
|---|---|
| RGB | rgb(241, 156, 160) |
| HSL | hsl(357, 75%, 78%) |
| HSV | hsv(357, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 33.6%, 5.5%) |
| CIE-LAB | lab(72.90, 32.21, 11.16) |
| CIE-LCH | lch(72.90, 34.09, 19.12°) |
| OKLab | oklab(77.87% 0.0977 0.0292) |
| OKLCH | oklch(77.87% 0.102 16.6) |
| XYZ | xyz(54.5112, 45.0197, 39.0695) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.94
Faded Pink
#DE9DAC
ΔE00 6.15
Dusty Pink (survey)
#D58A94
ΔE00 6.57
Blush Pink
#FE828C
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 6.80
Soft Pink
#FDB0C0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CA0 #9CF1ED
analogous
#F19CCB #F19CA0 #F1C29C
triadic
#F19CA0 #A0F19C #9CA0F1
tetradic
#F19CA0 #CBF19C #9CF1ED #C29CF1
square
#F19CA0 #CBF19C #9CF1ED #C29CF1
split-complementary
#F19CA0 #9CF1C2 #9CCBF1
monochromatic
#E23139 #E9666D #F19CA0 #F9D2D3 #FBE4E5
Accessibility & contrast
On white
2.10
#F19CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F19CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CA0
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CA0 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A0
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19ca0; /* rgb */ color: rgb(241, 156, 160); /* oklch */ color: oklch(77.9% 0.102 16.6);
Tailwind
colors: {
custom: {
50: '#f8babc',
500: '#f19ca0',
950: '#000000',
},
}SCSS
$custom: #f19ca0; $custom-light: #f8babc; $custom-dark: #000000;
JSON
{
"hex": "#f19ca0",
"rgb": {
"r": 241,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.176,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.77874,
"c": 0.10198,
"h": 16.6
},
"luminance": 0.45016
}Semantic roles & 50–950 ramp
primary
#F19CA0
secondary
#D8F3F2
accent
#D7CE0E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081