#F4ABA6#F4ABA6
#F4ABA6 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.087 H 23.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABA6 |
|---|---|
| RGB | rgb(244, 171, 166) |
| HSL | hsl(4, 78%, 80%) |
| HSV | hsv(4, 32%, 96%) |
| CMYK | cmyk(0%, 29.9%, 32%, 4.3%) |
| CIE-LAB | lab(76.75, 26.15, 13.36) |
| CIE-LCH | lch(76.75, 29.37, 27.06°) |
| OKLab | oklab(80.95% 0.0796 0.0347) |
| OKLCH | oklch(80.95% 0.087 23.5) |
| XYZ | xyz(58.7558, 51.1158, 42.8406) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.30
Light Salmon
#FEA993
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.54
Lightpink
#FFB6C1
ΔE00 6.57
Peachy Pink
#FF9A8A
ΔE00 6.63
Pale Salmon
#FFB19A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABA6 #A6EFF4
analogous
#F4A6C8 #F4ABA6 #F4D2A6
triadic
#F4ABA6 #A6F4AB #ABA6F4
tetradic
#F4ABA6 #C8F4A6 #A6EFF4 #D2A6F4
square
#F4ABA6 #C8F4A6 #A6EFF4 #D2A6F4
split-complementary
#F4ABA6 #A6F4D2 #A6C8F4
monochromatic
#E74439 #ED7870 #F4ABA6 #FBDEDC #FCE5E4
Accessibility & contrast
On white
1.87
#F4ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F4ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABA6
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABA6 | 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)
#BAB5A5
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aba6; /* rgb */ color: rgb(244, 171, 166); /* oklch */ color: oklch(81.0% 0.087 23.5);
Tailwind
colors: {
custom: {
50: '#f9c4c0',
500: '#f4aba6',
950: '#000000',
},
}SCSS
$custom: #f4aba6; $custom-light: #f9c4c0; $custom-dark: #000000;
JSON
{
"hex": "#f4aba6",
"rgb": {
"r": 244,
"g": 171,
"b": 166
},
"hsl": {
"h": 3.846,
"s": 78,
"l": 80.392
},
"oklch": {
"l": 0.8095,
"c": 0.08683,
"h": 23.5
},
"luminance": 0.51112
}Semantic roles & 50–950 ramp
primary
#F4ABA6
secondary
#6BCDD3
accent
#CDDA0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282