#F19CA7#F19CA7
#F19CA7 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.1% C 0.102 H 11.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CA7 |
|---|---|
| RGB | rgb(241, 156, 167) |
| HSL | hsl(352, 75%, 78%) |
| HSV | hsv(352, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 30.7%, 5.5%) |
| CIE-LAB | lab(73.07, 33.09, 7.54) |
| CIE-LCH | lch(73.07, 33.94, 12.83°) |
| OKLab | oklab(78.05% 0.1004 0.02) |
| OKLCH | oklch(78.05% 0.102 11.3) |
| XYZ | xyz(55.1409, 45.2716, 42.3858) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 4.88
Rose Pink
#F7879A
ΔE00 5.17
Soft Pink
#FDB0C0
ΔE00 5.38
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Lightpink
#FFB6C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CA7 #9CF1E6
analogous
#F19CD2 #F19CA7 #F1BB9C
triadic
#F19CA7 #A7F19C #9CA7F1
tetradic
#F19CA7 #D2F19C #9CF1E6 #BB9CF1
square
#F19CA7 #D2F19C #9CF1E6 #BB9CF1
split-complementary
#F19CA7 #9CF1BB #9CD2F1
monochromatic
#E23148 #E96677 #F19CA7 #F9D2D7 #FBE4E7
Accessibility & contrast
On white
2.09
#F19CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F19CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CA7
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CA7 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#BFBAA5
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19ca7; /* rgb */ color: rgb(241, 156, 167); /* oklch */ color: oklch(78.1% 0.102 11.3);
Tailwind
colors: {
custom: {
50: '#f7bac1',
500: '#f19ca7',
950: '#000000',
},
}SCSS
$custom: #f19ca7; $custom-light: #f7bac1; $custom-dark: #000000;
JSON
{
"hex": "#f19ca7",
"rgb": {
"r": 241,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.235,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.78055,
"c": 0.10233,
"h": 11.3
},
"luminance": 0.45268
}Semantic roles & 50–950 ramp
primary
#F19CA7
secondary
#D8F3EF
accent
#D7BD0E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181