#F1ABA8#F1ABA8
#F1ABA8 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.7% C 0.083 H 21.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F1ABA8 |
|---|---|
| RGB | rgb(241, 171, 168) |
| HSL | hsl(2, 72%, 80%) |
| HSV | hsv(2, 30%, 95%) |
| CMYK | cmyk(0%, 29%, 30.3%, 5.5%) |
| CIE-LAB | lab(76.47, 25.29, 11.83) |
| CIE-LCH | lch(76.47, 27.92, 25.07°) |
| OKLab | oklab(80.68% 0.077 0.0308) |
| OKLCH | oklch(80.68% 0.083 21.8) |
| XYZ | xyz(57.9080, 50.6572, 43.7659) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.97
Blush (survey)
#F29E8E
ΔE00 6.04
Pale Rose
#FDC1C5
ΔE00 6.07
Soft Pink
#FDB0C0
ΔE00 6.92
Light Salmon
#FEA993
ΔE00 7.23
Light Rose
#FFC5CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1ABA8 #A8EEF1
analogous
#F1A8C9 #F1ABA8 #F1D0A8
triadic
#F1ABA8 #A8F1AB #ABA8F1
tetradic
#F1ABA8 #C9F1A8 #A8EEF1 #D0A8F1
square
#F1ABA8 #C9F1A8 #A8EEF1 #D0A8F1
split-complementary
#F1ABA8 #A8F1D0 #A8C9F1
monochromatic
#E0453F #E97873 #F1ABA8 #F9DEDD #FBE6E5
Accessibility & contrast
On white
1.89
#F1ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#F1ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1ABA8
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1ABA8 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f1aba8; /* rgb */ color: rgb(241, 171, 168); /* oklch */ color: oklch(80.7% 0.083 21.8);
Tailwind
colors: {
custom: {
50: '#f7c4c1',
500: '#f1aba8',
950: '#000000',
},
}SCSS
$custom: #f1aba8; $custom-light: #f7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#f1aba8",
"rgb": {
"r": 241,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.466,
"s": 72.277,
"l": 80.196
},
"oklch": {
"l": 0.80678,
"c": 0.08298,
"h": 21.8
},
"luminance": 0.50654
}Semantic roles & 50–950 ramp
primary
#F1ABA8
secondary
#6ECBCF
accent
#CCD411
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282