#FFA4AA#FFA4AA
#FFA4AA is a light, moderate red. Relative luminance 0.507; OKLCH L 81.1% C 0.108 H 15.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4AA |
|---|---|
| RGB | rgb(255, 164, 170) |
| HSL | hsl(356, 100%, 82%) |
| HSV | hsv(356, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 33.3%, 0%) |
| CIE-LAB | lab(76.51, 34.36, 11.01) |
| CIE-LCH | lch(76.51, 36.08, 17.77°) |
| OKLab | oklab(81.06% 0.1043 0.0288) |
| OKLCH | oklch(81.06% 0.108 15.4) |
| XYZ | xyz(61.7734, 50.7177, 44.5584) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 5.27
Rose Pink
#F7879A
ΔE00 7.00
Faded Pink
#DE9DAC
ΔE00 7.30
Pale Rose
#FDC1C5
ΔE00 7.54
Blush Pink
#FE828C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4AA #A4FFF9
analogous
#FFA4D8 #FFA4AA #FFCCA4
triadic
#FFA4AA #AAFFA4 #A4AAFF
tetradic
#FFA4AA #D8FFA4 #A4FFF9 #CCA4FF
square
#FFA4AA #D8FFA4 #A4FFF9 #CCA4FF
split-complementary
#FFA4AA #A4FFCC #A4D8FF
monochromatic
#FF2A38 #FF6771 #FFA4AA #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.88
#FFA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FFA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4AA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4AA | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#CBC3A8
Tritanopia (blue-blind)
#FF9BA6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa4aa; /* rgb */ color: rgb(255, 164, 170); /* oklch */ color: oklch(81.1% 0.108 15.4);
Tailwind
colors: {
custom: {
50: '#ffc0c3',
500: '#ffa4aa',
950: '#000000',
},
}SCSS
$custom: #ffa4aa; $custom-light: #ffc0c3; $custom-dark: #000000;
JSON
{
"hex": "#ffa4aa",
"rgb": {
"r": 255,
"g": 164,
"b": 170
},
"hsl": {
"h": 356.044,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.81064,
"c": 0.10816,
"h": 15.4
},
"luminance": 0.50713
}Semantic roles & 50–950 ramp
primary
#FFA4AA
secondary
#64E4DB
accent
#E6D600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282