#F19CA2#F19CA2
#F19CA2 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.9% C 0.102 H 15.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CA2 |
|---|---|
| RGB | rgb(241, 156, 162) |
| HSL | hsl(356, 75%, 78%) |
| HSV | hsv(356, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 32.8%, 5.5%) |
| CIE-LAB | lab(72.95, 32.46, 10.13) |
| CIE-LCH | lch(72.95, 34.00, 17.33°) |
| OKLab | oklab(77.93% 0.0985 0.0265) |
| OKLCH | oklch(77.93% 0.102 15.1) |
| XYZ | xyz(54.6876, 45.0903, 39.9983) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.61
Faded Pink
#DE9DAC
ΔE00 5.63
Pig Pink
#E78EA5
ΔE00 6.20
Soft Pink
#FDB0C0
ΔE00 6.35
Dusty Pink (survey)
#D58A94
ΔE00 6.37
Blush Pink
#FE828C
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CA2 #9CF1EB
analogous
#F19CCC #F19CA2 #F1C19C
triadic
#F19CA2 #A2F19C #9CA2F1
tetradic
#F19CA2 #CCF19C #9CF1EB #C19CF1
square
#F19CA2 #CCF19C #9CF1EB #C19CF1
split-complementary
#F19CA2 #9CF1C1 #9CCCF1
monochromatic
#E2313D #E96670 #F19CA2 #F9D2D4 #FBE4E6
Accessibility & contrast
On white
2.10
#F19CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F19CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CA2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CA2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#C0B9A0
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19ca2; /* rgb */ color: rgb(241, 156, 162); /* oklch */ color: oklch(77.9% 0.102 15.1);
Tailwind
colors: {
custom: {
50: '#f8babd',
500: '#f19ca2',
950: '#000000',
},
}SCSS
$custom: #f19ca2; $custom-light: #f8babd; $custom-dark: #000000;
JSON
{
"hex": "#f19ca2",
"rgb": {
"r": 241,
"g": 156,
"b": 162
},
"hsl": {
"h": 355.765,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.77925,
"c": 0.10199,
"h": 15.1
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#F19CA2
secondary
#D8F3F1
accent
#D7C90E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081