#F5ABA3#F5ABA3
#F5ABA3 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.0% C 0.089 H 26.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABA3 |
|---|---|
| RGB | rgb(245, 171, 163) |
| HSL | hsl(6, 80%, 80%) |
| HSV | hsv(6, 33%, 96%) |
| CMYK | cmyk(0%, 30.2%, 33.5%, 3.9%) |
| CIE-LAB | lab(76.79, 26.15, 15.07) |
| CIE-LCH | lch(76.79, 30.18, 29.95°) |
| OKLab | oklab(80.99% 0.0796 0.0389) |
| OKLCH | oklch(80.99% 0.089 26.1) |
| XYZ | xyz(58.8318, 51.1864, 41.4245) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.42
Light Salmon
#FEA993
ΔE00 5.19
Pale Salmon
#FFB19A
ΔE00 5.57
Peachy Pink
#FF9A8A
ΔE00 5.86
Pale Rose
#FDC1C5
ΔE00 7.26
Lightpink
#FFB6C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABA3 #A3EDF5
analogous
#F5A3C4 #F5ABA3 #F5D4A3
triadic
#F5ABA3 #A3F5AB #ABA3F5
tetradic
#F5ABA3 #C4F5A3 #A3EDF5 #D4A3F5
square
#F5ABA3 #C4F5A3 #A3EDF5 #D4A3F5
split-complementary
#F5ABA3 #A3F5D4 #A3C4F5
monochromatic
#E94635 #EF796C #F5ABA3 #FBDDDA #FCE6E3
Accessibility & contrast
On white
1.87
#F5ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F5ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABA3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABA3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A2
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f5aba3; /* rgb */ color: rgb(245, 171, 163); /* oklch */ color: oklch(81.0% 0.089 26.1);
Tailwind
colors: {
custom: {
50: '#fac4be',
500: '#f5aba3',
950: '#000000',
},
}SCSS
$custom: #f5aba3; $custom-light: #fac4be; $custom-dark: #000000;
JSON
{
"hex": "#f5aba3",
"rgb": {
"r": 245,
"g": 171,
"b": 163
},
"hsl": {
"h": 5.854,
"s": 80.392,
"l": 80
},
"oklch": {
"l": 0.80986,
"c": 0.08857,
"h": 26.1
},
"luminance": 0.51183
}Semantic roles & 50–950 ramp
primary
#F5ABA3
secondary
#68CAD5
accent
#C8DD09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282