#F2ABA9#F2ABA9
#F2ABA9 is a light, moderate red. Relative luminance 0.509; OKLCH L 80.8% C 0.084 H 20.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA9 |
|---|---|
| RGB | rgb(242, 171, 169) |
| HSL | hsl(2, 74%, 81%) |
| HSV | hsv(2, 30%, 95%) |
| CMYK | cmyk(0%, 29.3%, 30.2%, 5.1%) |
| CIE-LAB | lab(76.60, 25.79, 11.49) |
| CIE-LCH | lch(76.60, 28.23, 24.01°) |
| OKLab | oklab(80.81% 0.0785 0.03) |
| OKLCH | oklch(80.81% 0.084 20.9) |
| XYZ | xyz(58.3438, 50.8712, 44.2745) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 5.91
Blush (survey)
#F29E8E
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 7.13
Pink
#FFC0CB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA9 #A9F0F2
analogous
#F2A9CB #F2ABA9 #F2CFA9
triadic
#F2ABA9 #A9F2AB #ABA9F2
tetradic
#F2ABA9 #CBF2A9 #A9F0F2 #CFA9F2
square
#F2ABA9 #CBF2A9 #A9F0F2 #CFA9F2
split-complementary
#F2ABA9 #A9F2CF #A9CBF2
monochromatic
#E2433F #EA7774 #F2ABA9 #FADFDE #FBE5E4
Accessibility & contrast
On white
1.88
#F2ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F2ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA9
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA9 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba9; /* rgb */ color: rgb(242, 171, 169); /* oklch */ color: oklch(80.8% 0.084 20.9);
Tailwind
colors: {
custom: {
50: '#f8c4c2',
500: '#f2aba9',
950: '#000000',
},
}SCSS
$custom: #f2aba9; $custom-light: #f8c4c2; $custom-dark: #000000;
JSON
{
"hex": "#f2aba9",
"rgb": {
"r": 242,
"g": 171,
"b": 169
},
"hsl": {
"h": 1.644,
"s": 73.737,
"l": 80.588
},
"oklch": {
"l": 0.8081,
"c": 0.08407,
"h": 20.9
},
"luminance": 0.50868
}Semantic roles & 50–950 ramp
primary
#F2ABA9
secondary
#6ECED1
accent
#D0D610
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282