#F19DA2#F19DA2
#F19DA2 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.101 H 15.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DA2 |
|---|---|
| RGB | rgb(241, 157, 162) |
| HSL | hsl(356, 75%, 78%) |
| HSV | hsv(356, 35%, 95%) |
| CMYK | cmyk(0%, 34.9%, 32.8%, 5.5%) |
| CIE-LAB | lab(73.17, 31.93, 10.44) |
| CIE-LCH | lch(73.17, 33.59, 18.11°) |
| OKLab | oklab(78.09% 0.0969 0.0273) |
| OKLCH | oklch(78.09% 0.101 15.8) |
| XYZ | xyz(54.8561, 45.4272, 40.0545) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.38
Pig Pink
#E78EA5
ΔE00 6.56
Dusty Pink (survey)
#D58A94
ΔE00 6.57
Lightpink
#FFB6C1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DA2 #9DF1EC
analogous
#F19DCC #F19DA2 #F1C29D
triadic
#F19DA2 #A2F19D #9DA2F1
tetradic
#F19DA2 #CCF19D #9DF1EC #C29DF1
square
#F19DA2 #CCF19D #9DF1EC #C29DF1
split-complementary
#F19DA2 #9DF1C2 #9DCCF1
monochromatic
#E2323C #E9676F #F19DA2 #F9D3D5 #FBE4E6
Accessibility & contrast
On white
2.08
#F19DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F19DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DA2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DA2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f19da2; /* rgb */ color: rgb(241, 157, 162); /* oklch */ color: oklch(78.1% 0.101 15.8);
Tailwind
colors: {
custom: {
50: '#f8babd',
500: '#f19da2',
950: '#000000',
},
}SCSS
$custom: #f19da2; $custom-light: #f8babd; $custom-dark: #000000;
JSON
{
"hex": "#f19da2",
"rgb": {
"r": 241,
"g": 157,
"b": 162
},
"hsl": {
"h": 356.429,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.78094,
"c": 0.10067,
"h": 15.8
},
"luminance": 0.45423
}Semantic roles & 50–950 ramp
primary
#F19DA2
secondary
#D8F3F1
accent
#D7CB0E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181