#F5ABA5#F5ABA5
#F5ABA5 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.0% C 0.088 H 24.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABA5 |
|---|---|
| RGB | rgb(245, 171, 165) |
| HSL | hsl(5, 80%, 80%) |
| HSV | hsv(5, 33%, 96%) |
| CMYK | cmyk(0%, 30.2%, 32.7%, 3.9%) |
| CIE-LAB | lab(76.84, 26.40, 14.04) |
| CIE-LCH | lch(76.84, 29.90, 28.01°) |
| OKLab | oklab(81.03% 0.0803 0.0364) |
| OKLCH | oklch(81.03% 0.088 24.4) |
| XYZ | xyz(59.0125, 51.2587, 42.3757) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.97
Light Salmon
#FEA993
ΔE00 5.90
Peachy Pink
#FF9A8A
ΔE00 6.29
Pale Salmon
#FFB19A
ΔE00 6.29
Pale Rose
#FDC1C5
ΔE00 6.79
Lightpink
#FFB6C1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABA5 #A5EFF5
analogous
#F5A5C7 #F5ABA5 #F5D3A5
triadic
#F5ABA5 #A5F5AB #ABA5F5
tetradic
#F5ABA5 #C7F5A5 #A5EFF5 #D3A5F5
square
#F5ABA5 #C7F5A5 #A5EFF5 #D3A5F5
split-complementary
#F5ABA5 #A5F5D3 #A5C7F5
monochromatic
#E94437 #EF786E #F5ABA5 #FBDEDC #FCE5E3
Accessibility & contrast
On white
1.87
#F5ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#F5ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABA5
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABA5 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A4
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5aba5; /* rgb */ color: rgb(245, 171, 165); /* oklch */ color: oklch(81.0% 0.088 24.4);
Tailwind
colors: {
custom: {
50: '#fac4bf',
500: '#f5aba5',
950: '#000000',
},
}SCSS
$custom: #f5aba5; $custom-light: #fac4bf; $custom-dark: #000000;
JSON
{
"hex": "#f5aba5",
"rgb": {
"r": 245,
"g": 171,
"b": 165
},
"hsl": {
"h": 4.5,
"s": 80,
"l": 80.392
},
"oklch": {
"l": 0.81034,
"c": 0.08818,
"h": 24.4
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#F5ABA5
secondary
#69CDD5
accent
#CCDC09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282