#F4ABA5#F4ABA5
#F4ABA5 is a light, moderate red. Relative luminance 0.511; OKLCH L 80.9% C 0.087 H 24.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABA5 |
|---|---|
| RGB | rgb(244, 171, 165) |
| HSL | hsl(5, 78%, 80%) |
| HSV | hsv(5, 32%, 96%) |
| CMYK | cmyk(0%, 29.9%, 32.4%, 4.3%) |
| CIE-LAB | lab(76.73, 26.03, 13.87) |
| CIE-LCH | lch(76.73, 29.49, 28.06°) |
| OKLab | oklab(80.93% 0.0792 0.036) |
| OKLCH | oklch(80.93% 0.087 24.4) |
| XYZ | xyz(58.6644, 51.0792, 42.3594) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.00
Light Salmon
#FEA993
ΔE00 5.96
Pale Salmon
#FFB19A
ΔE00 6.32
Peachy Pink
#FF9A8A
ΔE00 6.39
Pale Rose
#FDC1C5
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABA5 #A5EEF4
analogous
#F4A5C6 #F4ABA5 #F4D2A5
triadic
#F4ABA5 #A5F4AB #ABA5F4
tetradic
#F4ABA5 #C6F4A5 #A5EEF4 #D2A5F4
square
#F4ABA5 #C6F4A5 #A5EEF4 #D2A5F4
split-complementary
#F4ABA5 #A5F4D2 #A5C6F4
monochromatic
#E74538 #ED786E #F4ABA5 #FBDEDC #FCE6E4
Accessibility & contrast
On white
1.87
#F4ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F4ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABA5
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABA5 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A4
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aba5; /* rgb */ color: rgb(244, 171, 165); /* oklch */ color: oklch(80.9% 0.087 24.4);
Tailwind
colors: {
custom: {
50: '#f9c4bf',
500: '#f4aba5',
950: '#000000',
},
}SCSS
$custom: #f4aba5; $custom-light: #f9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#f4aba5",
"rgb": {
"r": 244,
"g": 171,
"b": 165
},
"hsl": {
"h": 4.557,
"s": 78.218,
"l": 80.196
},
"oklch": {
"l": 0.80926,
"c": 0.087,
"h": 24.4
},
"luminance": 0.51076
}Semantic roles & 50–950 ramp
primary
#F4ABA5
secondary
#6ACBD3
accent
#CBDA0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282