#F19EA5#F19EA5
#F19EA5 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.3% C 0.099 H 14.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EA5 |
|---|---|
| RGB | rgb(241, 158, 165) |
| HSL | hsl(355, 75%, 78%) |
| HSV | hsv(355, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 31.5%, 5.5%) |
| CIE-LAB | lab(73.46, 31.78, 9.20) |
| CIE-LCH | lch(73.46, 33.09, 16.15°) |
| OKLab | oklab(78.34% 0.0964 0.0242) |
| OKLCH | oklch(78.34% 0.099 14.1) |
| XYZ | xyz(55.2958, 45.8749, 41.5323) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.18
Soft Pink
#FDB0C0
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 5.90
Pig Pink
#E78EA5
ΔE00 6.08
Lightpink
#FFB6C1
ΔE00 6.12
Dusty Pink (survey)
#D58A94
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EA5 #9EF1EA
analogous
#F19ECE #F19EA5 #F1C09E
triadic
#F19EA5 #A5F19E #9EA5F1
tetradic
#F19EA5 #CEF19E #9EF1EA #C09EF1
square
#F19EA5 #CEF19E #9EF1EA #C09EF1
split-complementary
#F19EA5 #9EF1C0 #9ECEF1
monochromatic
#E23342 #E96973 #F19EA5 #F9D3D7 #FBE4E6
Accessibility & contrast
On white
2.06
#F19EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F19EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EA5
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EA5 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f19ea5; /* rgb */ color: rgb(241, 158, 165); /* oklch */ color: oklch(78.3% 0.099 14.1);
Tailwind
colors: {
custom: {
50: '#f7bbbf',
500: '#f19ea5',
950: '#000000',
},
}SCSS
$custom: #f19ea5; $custom-light: #f7bbbf; $custom-dark: #000000;
JSON
{
"hex": "#f19ea5",
"rgb": {
"r": 241,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.94,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.78342,
"c": 0.09944,
"h": 14.1
},
"luminance": 0.45871
}Semantic roles & 50–950 ramp
primary
#F19EA5
secondary
#D8F3F1
accent
#D7C60F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181