#FFAAA4#FFAAA4
#FFAAA4 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.101 H 24.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA4 |
|---|---|
| RGB | rgb(255, 170, 164) |
| HSL | hsl(4, 100%, 82%) |
| HSV | hsv(4, 36%, 100%) |
| CMYK | cmyk(0%, 33.3%, 35.7%, 0%) |
| CIE-LAB | lab(77.69, 30.52, 15.95) |
| CIE-LCH | lch(77.69, 34.43, 27.59°) |
| OKLab | oklab(81.93% 0.0925 0.0411) |
| OKLCH | oklch(81.93% 0.101 24) |
| XYZ | xyz(62.3179, 52.6942, 42.0035) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.98
Peachy Pink
#FF9A8A
ΔE00 5.39
Light Salmon
#FEA993
ΔE00 5.67
Pale Salmon
#FFB19A
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 7.24
Pale Rose
#FDC1C5
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA4 #A4F9FF
analogous
#FFA4CC #FFAAA4 #FFD8A4
triadic
#FFAAA4 #A4FFAA #AAA4FF
tetradic
#FFAAA4 #CCFFA4 #A4F9FF #D8A4FF
square
#FFAAA4 #CCFFA4 #A4F9FF #D8A4FF
split-complementary
#FFAAA4 #A4FFD8 #A4CCFF
monochromatic
#FF382A #FF7167 #FFAAA4 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.82
#FFAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FFAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A3
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa4; /* rgb */ color: rgb(255, 170, 164); /* oklch */ color: oklch(81.9% 0.101 24.0);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#ffaaa4',
950: '#000000',
},
}SCSS
$custom: #ffaaa4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa4",
"rgb": {
"r": 255,
"g": 170,
"b": 164
},
"hsl": {
"h": 3.956,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.81931,
"c": 0.10127,
"h": 24
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#FFAAA4
secondary
#64DBE4
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282