#F19EA2#F19EA2
#F19EA2 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.3% C 0.099 H 16.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EA2 |
|---|---|
| RGB | rgb(241, 158, 162) |
| HSL | hsl(357, 75%, 78%) |
| HSV | hsv(357, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 32.8%, 5.5%) |
| CIE-LAB | lab(73.39, 31.40, 10.76) |
| CIE-LCH | lch(73.39, 33.19, 18.91°) |
| OKLab | oklab(78.27% 0.0953 0.0281) |
| OKLCH | oklch(78.27% 0.099 16.4) |
| XYZ | xyz(55.0260, 45.7670, 40.1111) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.95
Rose Pink
#F7879A
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 6.58
Dusty Pink (survey)
#D58A94
ΔE00 6.79
Pig Pink
#E78EA5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EA2 #9EF1ED
analogous
#F19ECB #F19EA2 #F1C39E
triadic
#F19EA2 #A2F19E #9EA2F1
tetradic
#F19EA2 #CBF19E #9EF1ED #C39EF1
square
#F19EA2 #CBF19E #9EF1ED #C39EF1
split-complementary
#F19EA2 #9EF1C3 #9ECBF1
monochromatic
#E2333B #E9696F #F19EA2 #F9D3D5 #FBE4E5
Accessibility & contrast
On white
2.07
#F19EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F19EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EA2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EA2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f19ea2; /* rgb */ color: rgb(241, 158, 162); /* oklch */ color: oklch(78.3% 0.099 16.4);
Tailwind
colors: {
custom: {
50: '#f7bbbd',
500: '#f19ea2',
950: '#000000',
},
}SCSS
$custom: #f19ea2; $custom-light: #f7bbbd; $custom-dark: #000000;
JSON
{
"hex": "#f19ea2",
"rgb": {
"r": 241,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.108,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.78265,
"c": 0.09937,
"h": 16.4
},
"luminance": 0.45763
}Semantic roles & 50–950 ramp
primary
#F19EA2
secondary
#D8F3F2
accent
#D7CD0F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181