#F1A4AA#F1A4AA
#F1A4AA is a light, moderate red. Relative luminance 0.482; OKLCH L 79.5% C 0.092 H 14.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F1A4AA |
|---|---|
| RGB | rgb(241, 164, 170) |
| HSL | hsl(355, 73%, 79%) |
| HSV | hsv(355, 32%, 95%) |
| CMYK | cmyk(0%, 32%, 29.5%, 5.5%) |
| CIE-LAB | lab(74.92, 29.26, 8.54) |
| CIE-LCH | lch(74.92, 30.48, 16.27°) |
| OKLab | oklab(79.5% 0.0889 0.0225) |
| OKLCH | oklch(79.5% 0.092 14.2) |
| XYZ | xyz(56.8083, 48.1576, 44.3256) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.77
Lightpink
#FFB6C1
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.96
Pig Pink
#E78EA5
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1A4AA #A4F1EB
analogous
#F1A4D1 #F1A4AA #F1C5A4
triadic
#F1A4AA #AAF1A4 #A4AAF1
tetradic
#F1A4AA #D1F1A4 #A4F1EB #C5A4F1
square
#F1A4AA #D1F1A4 #A4F1EB #C5A4F1
split-complementary
#F1A4AA #A4F1C5 #A4D1F1
monochromatic
#E13A47 #E96F78 #F1A4AA #F9D9DC #FBE4E6
Accessibility & contrast
On white
1.98
#F1A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F1A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1A4AA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1A4AA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AA
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#FF9DA6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f1a4aa; /* rgb */ color: rgb(241, 164, 170); /* oklch */ color: oklch(79.5% 0.092 14.2);
Tailwind
colors: {
custom: {
50: '#f7bfc3',
500: '#f1a4aa',
950: '#000000',
},
}SCSS
$custom: #f1a4aa; $custom-light: #f7bfc3; $custom-dark: #000000;
JSON
{
"hex": "#f1a4aa",
"rgb": {
"r": 241,
"g": 164,
"b": 170
},
"hsl": {
"h": 355.325,
"s": 73.333,
"l": 79.412
},
"oklch": {
"l": 0.79502,
"c": 0.09166,
"h": 14.2
},
"luminance": 0.48154
}Semantic roles & 50–950 ramp
primary
#F1A4AA
secondary
#D8F3F1
accent
#D5C610
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181