#F19EA0#F19EA0
#F19EA0 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.2% C 0.099 H 18.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EA0 |
|---|---|
| RGB | rgb(241, 158, 160) |
| HSL | hsl(359, 75%, 78%) |
| HSV | hsv(359, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 33.6%, 5.5%) |
| CIE-LAB | lab(73.35, 31.15, 11.79) |
| CIE-LCH | lch(73.35, 33.31, 20.73°) |
| OKLab | oklab(78.21% 0.0946 0.0307) |
| OKLCH | oklch(78.21% 0.099 18) |
| XYZ | xyz(54.8496, 45.6965, 39.1823) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.51
Rose Pink
#F7879A
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.96
Soft Pink
#FDB0C0
ΔE00 6.96
Dusty Pink (survey)
#D58A94
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EA0 #9EF1EF
analogous
#F19EC9 #F19EA0 #F1C59E
triadic
#F19EA0 #A0F19E #9EA0F1
tetradic
#F19EA0 #C9F19E #9EF1EF #C59EF1
square
#F19EA0 #C9F19E #9EF1EF #C59EF1
split-complementary
#F19EA0 #9EF1C5 #9EC9F1
monochromatic
#E23337 #E9696C #F19EA0 #F9D3D4 #FBE4E5
Accessibility & contrast
On white
2.07
#F19EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F19EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EA0
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EA0 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAAA0
Deuteranopia (green-blind)
#C2BA9F
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f19ea0; /* rgb */ color: rgb(241, 158, 160); /* oklch */ color: oklch(78.2% 0.099 18.0);
Tailwind
colors: {
custom: {
50: '#f8bbbc',
500: '#f19ea0',
950: '#000000',
},
}SCSS
$custom: #f19ea0; $custom-light: #f8bbbc; $custom-dark: #000000;
JSON
{
"hex": "#f19ea0",
"rgb": {
"r": 241,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.554,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.78214,
"c": 0.09942,
"h": 18
},
"luminance": 0.45693
}Semantic roles & 50–950 ramp
primary
#F19EA0
secondary
#D8F3F2
accent
#D7D20F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181