#F19FA1#F19FA1
#F19FA1 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.4% C 0.098 H 17.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FA1 |
|---|---|
| RGB | rgb(241, 159, 161) |
| HSL | hsl(359, 75%, 78%) |
| HSV | hsv(359, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 33.2%, 5.5%) |
| CIE-LAB | lab(73.59, 30.75, 11.59) |
| CIE-LCH | lch(73.59, 32.86, 20.65°) |
| OKLab | oklab(78.41% 0.0934 0.0302) |
| OKLCH | oklch(78.41% 0.098 17.9) |
| XYZ | xyz(55.1087, 46.0741, 39.7019) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.43
Blush (survey)
#F29E8E
ΔE00 6.53
Lightpink
#FFB6C1
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 6.77
Rose Pink
#F7879A
ΔE00 6.87
Dusty Pink (survey)
#D58A94
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FA1 #9FF1EF
analogous
#F19FCA #F19FA1 #F1C69F
triadic
#F19FA1 #A1F19F #9FA1F1
tetradic
#F19FA1 #CAF19F #9FF1EF #C69FF1
square
#F19FA1 #CAF19F #9FF1EF #C69FF1
split-complementary
#F19FA1 #9FF1C6 #9FCAF1
monochromatic
#E13438 #E96A6D #F19FA1 #F9D4D5 #FBE4E5
Accessibility & contrast
On white
2.06
#F19FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F19FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FA1
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FA1 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f19fa1; /* rgb */ color: rgb(241, 159, 161); /* oklch */ color: oklch(78.4% 0.098 17.9);
Tailwind
colors: {
custom: {
50: '#f7bcbc',
500: '#f19fa1',
950: '#000000',
},
}SCSS
$custom: #f19fa1; $custom-light: #f7bcbc; $custom-dark: #000000;
JSON
{
"hex": "#f19fa1",
"rgb": {
"r": 241,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.537,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.7841,
"c": 0.09812,
"h": 17.9
},
"luminance": 0.4607
}Semantic roles & 50–950 ramp
primary
#F19FA1
secondary
#D8F3F2
accent
#D7D20F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181