#F5ABA2#F5ABA2
#F5ABA2 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.089 H 26.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABA2 |
|---|---|
| RGB | rgb(245, 171, 162) |
| HSL | hsl(7, 81%, 80%) |
| HSV | hsv(7, 34%, 96%) |
| CMYK | cmyk(0%, 30.2%, 33.9%, 3.9%) |
| CIE-LAB | lab(76.77, 26.03, 15.58) |
| CIE-LCH | lch(76.77, 30.33, 30.90°) |
| OKLab | oklab(80.96% 0.0792 0.0402) |
| OKLCH | oklch(80.96% 0.089 26.9) |
| XYZ | xyz(58.7426, 51.1507, 40.9545) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.17
Light Salmon
#FEA993
ΔE00 4.83
Pale Salmon
#FFB19A
ΔE00 5.22
Peachy Pink
#FF9A8A
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 7.51
Lightpink
#FFB6C1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABA2 #A2ECF5
analogous
#F5A2C3 #F5ABA2 #F5D5A2
triadic
#F5ABA2 #A2F5AB #ABA2F5
tetradic
#F5ABA2 #C3F5A2 #A2ECF5 #D5A2F5
square
#F5ABA2 #C3F5A2 #A2ECF5 #D5A2F5
split-complementary
#F5ABA2 #A2F5D5 #A2C3F5
monochromatic
#E94733 #EF796B #F5ABA2 #FBDDD9 #FCE6E3
Accessibility & contrast
On white
1.87
#F5ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F5ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABA2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABA2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#CCC3A1
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f5aba2; /* rgb */ color: rgb(245, 171, 162); /* oklch */ color: oklch(81.0% 0.089 26.9);
Tailwind
colors: {
custom: {
50: '#fac4bd',
500: '#f5aba2',
950: '#000000',
},
}SCSS
$custom: #f5aba2; $custom-light: #fac4bd; $custom-dark: #000000;
JSON
{
"hex": "#f5aba2",
"rgb": {
"r": 245,
"g": 171,
"b": 162
},
"hsl": {
"h": 6.506,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.80962,
"c": 0.08878,
"h": 26.9
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#F5ABA2
secondary
#67C9D5
accent
#C6DD09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282