#FFABA4#FFABA4
#FFABA4 is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.1% C 0.100 H 24.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABA4 |
|---|---|
| RGB | rgb(255, 171, 164) |
| HSL | hsl(5, 100%, 82%) |
| HSV | hsv(5, 36%, 100%) |
| CMYK | cmyk(0%, 32.9%, 35.7%, 0%) |
| CIE-LAB | lab(77.92, 30.00, 16.26) |
| CIE-LCH | lch(77.92, 34.12, 28.46°) |
| OKLab | oklab(82.1% 0.091 0.0419) |
| OKLCH | oklch(82.1% 0.1 24.7) |
| XYZ | xyz(62.5061, 53.0706, 42.0662) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.84
Light Salmon
#FEA993
ΔE00 5.33
Peachy Pink
#FF9A8A
ΔE00 5.34
Pale Salmon
#FFB19A
ΔE00 5.95
Lightpink
#FFB6C1
ΔE00 7.43
Pale Rose
#FDC1C5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABA4 #A4F8FF
analogous
#FFA4CB #FFABA4 #FFD8A4
triadic
#FFABA4 #A4FFAB #ABA4FF
tetradic
#FFABA4 #CBFFA4 #A4F8FF #D8A4FF
square
#FFABA4 #CBFFA4 #A4F8FF #D8A4FF
split-complementary
#FFABA4 #A4FFD8 #A4CBFF
monochromatic
#FF3A2A #FF7367 #FFABA4 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.81
#FFABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FFABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABA4
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABA4 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A3
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaba4; /* rgb */ color: rgb(255, 171, 164); /* oklch */ color: oklch(82.1% 0.100 24.7);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#ffaba4',
950: '#000000',
},
}SCSS
$custom: #ffaba4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ffaba4",
"rgb": {
"r": 255,
"g": 171,
"b": 164
},
"hsl": {
"h": 4.615,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82103,
"c": 0.10016,
"h": 24.7
},
"luminance": 0.53066
}Semantic roles & 50–950 ramp
primary
#FFABA4
secondary
#64DAE4
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282