#FFA9AA#FFA9AA
#FFA9AA is a light, moderate red. Relative luminance 0.525; OKLCH L 81.9% C 0.102 H 18.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9AA |
|---|---|
| RGB | rgb(255, 169, 170) |
| HSL | hsl(359, 100%, 83%) |
| HSV | hsv(359, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 33.3%, 0%) |
| CIE-LAB | lab(77.60, 31.76, 12.56) |
| CIE-LCH | lch(77.60, 34.15, 21.58°) |
| OKLab | oklab(81.91% 0.0964 0.0327) |
| OKLCH | oklch(81.91% 0.102 18.7) |
| XYZ | xyz(62.6858, 52.5426, 44.8625) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.31
Soft Pink
#FDB0C0
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 6.98
Peachy Pink
#FF9A8A
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9AA #A9FFFE
analogous
#FFA9D5 #FFA9AA #FFD3A9
triadic
#FFA9AA #AAFFA9 #A9AAFF
tetradic
#FFA9AA #D5FFA9 #A9FFFE #D3A9FF
square
#FFA9AA #D5FFA9 #A9FFFE #D3A9FF
split-complementary
#FFA9AA #A9FFD3 #A9D5FF
monochromatic
#FF2F31 #FF6C6E #FFA9AA #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.82
#FFA9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FFA9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9AA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9AA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#FFA0AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa9aa; /* rgb */ color: rgb(255, 169, 170); /* oklch */ color: oklch(81.9% 0.102 18.7);
Tailwind
colors: {
custom: {
50: '#ffc3c3',
500: '#ffa9aa',
950: '#000000',
},
}SCSS
$custom: #ffa9aa; $custom-light: #ffc3c3; $custom-dark: #000000;
JSON
{
"hex": "#ffa9aa",
"rgb": {
"r": 255,
"g": 169,
"b": 170
},
"hsl": {
"h": 359.302,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.81905,
"c": 0.10181,
"h": 18.7
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#FFA9AA
secondary
#68E4E3
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282