#F1ABB8#F1ABB8
#F1ABB8 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.084 H 6.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F1ABB8 |
|---|---|
| RGB | rgb(241, 171, 184) |
| HSL | hsl(349, 71%, 81%) |
| HSV | hsv(349, 29%, 95%) |
| CMYK | cmyk(0%, 29%, 23.7%, 5.5%) |
| CIE-LAB | lab(76.85, 27.47, 3.66) |
| CIE-LCH | lch(76.85, 27.71, 7.59°) |
| OKLab | oklab(81.1% 0.0831 0.01) |
| OKLCH | oklch(81.1% 0.084 6.8) |
| XYZ | xyz(59.4913, 51.2906, 52.1046) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.26
Lightpink
#FFB6C1
ΔE00 3.07
Faded Pink
#DE9DAC
ΔE00 4.27
Pastel Pink
#FFBACD
ΔE00 4.32
Baby Pink
#FFB7CE
ΔE00 4.59
Pink
#FFC0CB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1ABB8 #ABF1E4
analogous
#F1ABDB #F1ABB8 #F1C1AB
triadic
#F1ABB8 #B8F1AB #ABB8F1
tetradic
#F1ABB8 #DBF1AB #ABF1E4 #C1ABF1
square
#F1ABB8 #DBF1AB #ABF1E4 #C1ABF1
split-complementary
#F1ABB8 #ABF1C1 #ABDBF1
monochromatic
#E0425F #E8778C #F1ABB8 #FADFE4 #FBE5E9
Accessibility & contrast
On white
1.87
#F1ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F1ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1ABB8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1ABB8 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#FEA6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f1abb8; /* rgb */ color: rgb(241, 171, 184); /* oklch */ color: oklch(81.1% 0.084 6.8);
Tailwind
colors: {
custom: {
50: '#f7c4cd',
500: '#f1abb8',
950: '#000000',
},
}SCSS
$custom: #f1abb8; $custom-light: #f7c4cd; $custom-dark: #000000;
JSON
{
"hex": "#f1abb8",
"rgb": {
"r": 241,
"g": 171,
"b": 184
},
"hsl": {
"h": 348.857,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.81101,
"c": 0.08367,
"h": 6.8
},
"luminance": 0.51287
}Semantic roles & 50–950 ramp
primary
#F1ABB8
secondary
#71D0BE
accent
#D3B012
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#171313
muted
#858283