#F5ABA9#F5ABA9
#F5ABA9 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.088 H 20.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABA9 |
|---|---|
| RGB | rgb(245, 171, 169) |
| HSL | hsl(2, 79%, 81%) |
| HSV | hsv(2, 31%, 96%) |
| CMYK | cmyk(0%, 30.2%, 31%, 3.9%) |
| CIE-LAB | lab(76.92, 26.90, 11.99) |
| CIE-LCH | lch(76.92, 29.45, 24.02°) |
| OKLab | oklab(81.13% 0.0819 0.0313) |
| OKLCH | oklch(81.13% 0.088 20.9) |
| XYZ | xyz(59.3822, 51.4066, 44.3232) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.57
Pale Rose
#FDC1C5
ΔE00 6.01
Blush (survey)
#F29E8E
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.50
Light Rose
#FFC5CB
ΔE00 7.22
Pink
#FFC0CB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABA9 #A9F3F5
analogous
#F5A9CD #F5ABA9 #F5D1A9
triadic
#F5ABA9 #A9F5AB #ABA9F5
tetradic
#F5ABA9 #CDF5A9 #A9F3F5 #D1A9F5
square
#F5ABA9 #CDF5A9 #A9F3F5 #D1A9F5
split-complementary
#F5ABA9 #A9F5D1 #A9CDF5
monochromatic
#E8403B #EF7572 #F5ABA9 #FBE1E0 #FCE4E4
Accessibility & contrast
On white
1.86
#F5ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#F5ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABA9
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABA9 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#CBC3A8
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5aba9; /* rgb */ color: rgb(245, 171, 169); /* oklch */ color: oklch(81.1% 0.088 20.9);
Tailwind
colors: {
custom: {
50: '#fac4c2',
500: '#f5aba9',
950: '#000000',
},
}SCSS
$custom: #f5aba9; $custom-light: #fac4c2; $custom-dark: #000000;
JSON
{
"hex": "#f5aba9",
"rgb": {
"r": 245,
"g": 171,
"b": 169
},
"hsl": {
"h": 1.579,
"s": 79.167,
"l": 81.176
},
"oklch": {
"l": 0.81132,
"c": 0.08763,
"h": 20.9
},
"luminance": 0.51403
}Semantic roles & 50–950 ramp
primary
#F5ABA9
secondary
#6DD2D5
accent
#D6DB0A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282