#F19FA2#F19FA2
#F19FA2 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.4% C 0.098 H 17.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FA2 |
|---|---|
| RGB | rgb(241, 159, 162) |
| HSL | hsl(358, 75%, 78%) |
| HSV | hsv(358, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 32.8%, 5.5%) |
| CIE-LAB | lab(73.62, 30.88, 11.07) |
| CIE-LCH | lch(73.62, 32.80, 19.73°) |
| OKLab | oklab(78.44% 0.0937 0.0289) |
| OKLCH | oklch(78.44% 0.098 17.1) |
| XYZ | xyz(55.1972, 46.1095, 40.1682) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.14
Soft Pink
#FDB0C0
ΔE00 6.50
Lightpink
#FFB6C1
ΔE00 6.54
Rose Pink
#F7879A
ΔE00 6.68
Blush (survey)
#F29E8E
ΔE00 6.90
Dusty Pink (survey)
#D58A94
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FA2 #9FF1EE
analogous
#F19FCB #F19FA2 #F1C59F
triadic
#F19FA2 #A2F19F #9FA2F1
tetradic
#F19FA2 #CBF19F #9FF1EE #C59FF1
square
#F19FA2 #CBF19F #9FF1EE #C59FF1
split-complementary
#F19FA2 #9FF1C5 #9FCBF1
monochromatic
#E1343B #E96A6E #F19FA2 #F9D4D6 #FBE4E5
Accessibility & contrast
On white
2.05
#F19FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F19FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FA2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FA2 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f19fa2; /* rgb */ color: rgb(241, 159, 162); /* oklch */ color: oklch(78.4% 0.098 17.1);
Tailwind
colors: {
custom: {
50: '#f7bcbd',
500: '#f19fa2',
950: '#000000',
},
}SCSS
$custom: #f19fa2; $custom-light: #f7bcbd; $custom-dark: #000000;
JSON
{
"hex": "#f19fa2",
"rgb": {
"r": 241,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.805,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.78436,
"c": 0.09809,
"h": 17.1
},
"luminance": 0.46106
}Semantic roles & 50–950 ramp
primary
#F19FA2
secondary
#D8F3F2
accent
#D7CF0F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181