#F19BAA#F19BAA
#F19BAA is a light, moderate red. Relative luminance 0.450; OKLCH L 78.0% C 0.104 H 8.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BAA |
|---|---|
| RGB | rgb(241, 155, 170) |
| HSL | hsl(350, 75%, 78%) |
| HSV | hsv(350, 36%, 95%) |
| CMYK | cmyk(0%, 35.7%, 29.5%, 5.5%) |
| CIE-LAB | lab(72.92, 34.00, 5.67) |
| CIE-LCH | lch(72.92, 34.47, 9.47°) |
| OKLab | oklab(77.97% 0.1031 0.0152) |
| OKLCH | oklch(77.97% 0.104 8.4) |
| XYZ | xyz(55.2543, 45.0496, 43.8076) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.94
Faded Pink
#DE9DAC
ΔE00 4.07
Rose Pink
#F7879A
ΔE00 4.99
Soft Pink
#FDB0C0
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.65
Dusty Pink (survey)
#D58A94
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BAA #9BF1E2
analogous
#F19BD5 #F19BAA #F1B79B
triadic
#F19BAA #AAF19B #9BAAF1
tetradic
#F19BAA #D5F19B #9BF1E2 #B79BF1
square
#F19BAA #D5F19B #9BF1E2 #B79BF1
split-complementary
#F19BAA #9BF1B7 #9BD5F1
monochromatic
#E2304F #E9657C #F19BAA #F9D1D8 #FBE4E8
Accessibility & contrast
On white
2.10
#F19BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F19BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BAA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BAA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19baa; /* rgb */ color: rgb(241, 155, 170); /* oklch */ color: oklch(78.0% 0.104 8.4);
Tailwind
colors: {
custom: {
50: '#f7b9c3',
500: '#f19baa',
950: '#000000',
},
}SCSS
$custom: #f19baa; $custom-light: #f7b9c3; $custom-dark: #000000;
JSON
{
"hex": "#f19baa",
"rgb": {
"r": 241,
"g": 155,
"b": 170
},
"hsl": {
"h": 349.535,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.77968,
"c": 0.10417,
"h": 8.4
},
"luminance": 0.45046
}Semantic roles & 50–950 ramp
primary
#F19BAA
secondary
#D8F3EE
accent
#D8B40E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081