#F5ABA8#F5ABA8
#F5ABA8 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.088 H 21.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABA8 |
|---|---|
| RGB | rgb(245, 171, 168) |
| HSL | hsl(2, 79%, 81%) |
| HSV | hsv(2, 31%, 96%) |
| CMYK | cmyk(0%, 30.2%, 31.4%, 3.9%) |
| CIE-LAB | lab(76.90, 26.78, 12.50) |
| CIE-LCH | lch(76.90, 29.55, 25.03°) |
| OKLab | oklab(81.11% 0.0815 0.0325) |
| OKLCH | oklch(81.11% 0.088 21.8) |
| XYZ | xyz(59.2887, 51.3692, 43.8306) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 6.18
Soft Pink
#FDB0C0
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 7.00
Peachy Pink
#FF9A8A
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABA8 #A8F2F5
analogous
#F5A8CB #F5ABA8 #F5D1A8
triadic
#F5ABA8 #A8F5AB #ABA8F5
tetradic
#F5ABA8 #CBF5A8 #A8F2F5 #D1A8F5
square
#F5ABA8 #CBF5A8 #A8F2F5 #D1A8F5
split-complementary
#F5ABA8 #A8F5D1 #A8CBF5
monochromatic
#E8413A #EF7671 #F5ABA8 #FBE0DF #FCE5E4
Accessibility & contrast
On white
1.86
#F5ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F5ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABA8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABA8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#CBC3A7
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5aba8; /* rgb */ color: rgb(245, 171, 168); /* oklch */ color: oklch(81.1% 0.088 21.8);
Tailwind
colors: {
custom: {
50: '#fac4c1',
500: '#f5aba8',
950: '#000000',
},
}SCSS
$custom: #f5aba8; $custom-light: #fac4c1; $custom-dark: #000000;
JSON
{
"hex": "#f5aba8",
"rgb": {
"r": 245,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.338,
"s": 79.381,
"l": 80.98
},
"oklch": {
"l": 0.81107,
"c": 0.08773,
"h": 21.8
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#F5ABA8
secondary
#6CD1D5
accent
#D4DC0A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282