#F19CA4#F19CA4
#F19CA4 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.0% C 0.102 H 13.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CA4 |
|---|---|
| RGB | rgb(241, 156, 164) |
| HSL | hsl(354, 75%, 78%) |
| HSV | hsv(354, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 32%, 5.5%) |
| CIE-LAB | lab(73.00, 32.71, 9.09) |
| CIE-LCH | lch(73.00, 33.95, 15.53°) |
| OKLab | oklab(77.98% 0.0992 0.0239) |
| OKLCH | oklch(77.98% 0.102 13.6) |
| XYZ | xyz(54.8668, 45.1619, 40.9421) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.37
Pig Pink
#E78EA5
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 5.92
Dusty Pink (survey)
#D58A94
ΔE00 6.25
Lightpink
#FFB6C1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CA4 #9CF1E9
analogous
#F19CCE #F19CA4 #F1BE9C
triadic
#F19CA4 #A4F19C #9CA4F1
tetradic
#F19CA4 #CEF19C #9CF1E9 #BE9CF1
square
#F19CA4 #CEF19C #9CF1E9 #BE9CF1
split-complementary
#F19CA4 #9CF1BE #9CCEF1
monochromatic
#E23141 #E96673 #F19CA4 #F9D2D5 #FBE4E6
Accessibility & contrast
On white
2.09
#F19CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F19CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CA4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CA4 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#C0B9A2
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19ca4; /* rgb */ color: rgb(241, 156, 164); /* oklch */ color: oklch(78.0% 0.102 13.6);
Tailwind
colors: {
custom: {
50: '#f7babe',
500: '#f19ca4',
950: '#000000',
},
}SCSS
$custom: #f19ca4; $custom-light: #f7babe; $custom-dark: #000000;
JSON
{
"hex": "#f19ca4",
"rgb": {
"r": 241,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.353,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.77977,
"c": 0.10207,
"h": 13.6
},
"luminance": 0.45158
}Semantic roles & 50–950 ramp
primary
#F19CA4
secondary
#D8F3F0
accent
#D7C40E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081