#F19BB0#F19BB0
#F19BB0 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.1% C 0.105 H 3.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BB0 |
|---|---|
| RGB | rgb(241, 155, 176) |
| HSL | hsl(345, 75%, 78%) |
| HSV | hsv(345, 36%, 95%) |
| CMYK | cmyk(0%, 35.7%, 27%, 5.5%) |
| CIE-LAB | lab(73.08, 34.80, 2.58) |
| CIE-LCH | lch(73.08, 34.90, 4.23°) |
| OKLab | oklab(78.14% 0.1052 0.0072) |
| OKLCH | oklch(78.14% 0.105 3.9) |
| XYZ | xyz(55.8349, 45.2818, 46.8653) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.36
Faded Pink
#DE9DAC
ΔE00 3.88
Soft Pink
#FDB0C0
ΔE00 5.00
Rosa
#FE86A4
ΔE00 5.41
Pinky
#FC86AA
ΔE00 5.43
Rose Pink
#F7879A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BB0 #9BF1DC
analogous
#F19BDB #F19BB0 #F1B19B
triadic
#F19BB0 #B0F19B #9BB0F1
tetradic
#F19BB0 #DBF19B #9BF1DC #B19BF1
square
#F19BB0 #DBF19B #9BF1DC #B19BF1
split-complementary
#F19BB0 #9BF1B1 #9BDBF1
monochromatic
#E2305B #E96586 #F19BB0 #F9D1DA #FBE4EA
Accessibility & contrast
On white
2.09
#F19BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F19BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BB0
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BB0 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#FF95A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f19bb0; /* rgb */ color: rgb(241, 155, 176); /* oklch */ color: oklch(78.1% 0.105 3.9);
Tailwind
colors: {
custom: {
50: '#f7b9c7',
500: '#f19bb0',
950: '#000000',
},
}SCSS
$custom: #f19bb0; $custom-light: #f7b9c7; $custom-dark: #000000;
JSON
{
"hex": "#f19bb0",
"rgb": {
"r": 241,
"g": 155,
"b": 176
},
"hsl": {
"h": 345.349,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.78135,
"c": 0.10549,
"h": 3.9
},
"luminance": 0.45278
}Semantic roles & 50–950 ramp
primary
#F19BB0
secondary
#D8F3EC
accent
#D8A60E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082