#F4ABA4#F4ABA4
#F4ABA4 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.9% C 0.087 H 25.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABA4 |
|---|---|
| RGB | rgb(244, 171, 164) |
| HSL | hsl(5, 78%, 80%) |
| HSV | hsv(5, 33%, 96%) |
| CMYK | cmyk(0%, 29.9%, 32.8%, 4.3%) |
| CIE-LAB | lab(76.70, 25.90, 14.38) |
| CIE-LCH | lch(76.70, 29.63, 29.05°) |
| OKLab | oklab(80.9% 0.0788 0.0372) |
| OKLCH | oklch(80.9% 0.087 25.3) |
| XYZ | xyz(58.5738, 51.0430, 41.8819) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 5.60
Pale Salmon
#FFB19A
ΔE00 5.96
Peachy Pink
#FF9A8A
ΔE00 6.17
Pale Rose
#FDC1C5
ΔE00 6.99
Lightpink
#FFB6C1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABA4 #A4EDF4
analogous
#F4A4C5 #F4ABA4 #F4D3A4
triadic
#F4ABA4 #A4F4AB #ABA4F4
tetradic
#F4ABA4 #C5F4A4 #A4EDF4 #D3A4F4
square
#F4ABA4 #C5F4A4 #A4EDF4 #D3A4F4
split-complementary
#F4ABA4 #A4F4D3 #A4C5F4
monochromatic
#E74637 #ED796D #F4ABA4 #FBDDDB #FCE6E4
Accessibility & contrast
On white
1.87
#F4ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#F4ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABA4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABA4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#CBC3A3
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aba4; /* rgb */ color: rgb(244, 171, 164); /* oklch */ color: oklch(80.9% 0.087 25.3);
Tailwind
colors: {
custom: {
50: '#f9c4bf',
500: '#f4aba4',
950: '#000000',
},
}SCSS
$custom: #f4aba4; $custom-light: #f9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#f4aba4",
"rgb": {
"r": 244,
"g": 171,
"b": 164
},
"hsl": {
"h": 5.25,
"s": 78.431,
"l": 80
},
"oklch": {
"l": 0.80902,
"c": 0.08718,
"h": 25.3
},
"luminance": 0.51039
}Semantic roles & 50–950 ramp
primary
#F4ABA4
secondary
#69CAD3
accent
#C9DB0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282