#F1ABA2#F1ABA2
#F1ABA2 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.5% C 0.084 H 27.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1ABA2 |
|---|---|
| RGB | rgb(241, 171, 162) |
| HSL | hsl(7, 74%, 79%) |
| HSV | hsv(7, 33%, 95%) |
| CMYK | cmyk(0%, 29%, 32.8%, 5.5%) |
| CIE-LAB | lab(76.34, 24.53, 14.91) |
| CIE-LCH | lch(76.34, 28.70, 31.29°) |
| OKLab | oklab(80.53% 0.0747 0.0385) |
| OKLCH | oklch(80.53% 0.084 27.3) |
| XYZ | xyz(57.3619, 50.4388, 40.8898) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.35
Light Salmon
#FEA993
ΔE00 5.12
Pale Salmon
#FFB19A
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 6.15
Pale Rose
#FDC1C5
ΔE00 7.43
Lightpink
#FFB6C1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1ABA2 #A2E8F1
analogous
#F1A2C1 #F1ABA2 #F1D3A2
triadic
#F1ABA2 #A2F1AB #ABA2F1
tetradic
#F1ABA2 #C1F1A2 #A2E8F1 #D3A2F1
square
#F1ABA2 #C1F1A2 #A2E8F1 #D3A2F1
split-complementary
#F1ABA2 #A2F1D3 #A2C1F1
monochromatic
#E14B38 #E97B6D #F1ABA2 #F9DBD7 #FBE7E4
Accessibility & contrast
On white
1.89
#F1ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#F1ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1ABA2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1ABA2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#CAC2A1
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f1aba2; /* rgb */ color: rgb(241, 171, 162); /* oklch */ color: oklch(80.5% 0.084 27.3);
Tailwind
colors: {
custom: {
50: '#f7c4bd',
500: '#f1aba2',
950: '#000000',
},
}SCSS
$custom: #f1aba2; $custom-light: #f7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#f1aba2",
"rgb": {
"r": 241,
"g": 171,
"b": 162
},
"hsl": {
"h": 6.835,
"s": 73.832,
"l": 79.02
},
"oklch": {
"l": 0.80532,
"c": 0.08407,
"h": 27.3
},
"luminance": 0.50435
}Semantic roles & 50–950 ramp
primary
#F1ABA2
secondary
#68C3CF
accent
#BFD610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282