#FFAAA6#FFAAA6
#FFAAA6 is a light, moderate red. Relative luminance 0.528; OKLCH L 82.0% C 0.101 H 22.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA6 |
|---|---|
| RGB | rgb(255, 170, 166) |
| HSL | hsl(3, 100%, 83%) |
| HSV | hsv(3, 35%, 100%) |
| CMYK | cmyk(0%, 33.3%, 34.9%, 0%) |
| CIE-LAB | lab(77.74, 30.75, 14.92) |
| CIE-LCH | lch(77.74, 34.18, 25.89°) |
| OKLab | oklab(81.98% 0.0933 0.0386) |
| OKLCH | oklch(81.98% 0.101 22.5) |
| XYZ | xyz(62.5000, 52.7670, 42.9622) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.55
Peachy Pink
#FF9A8A
ΔE00 5.93
Light Salmon
#FEA993
ΔE00 6.39
Lightpink
#FFB6C1
ΔE00 6.61
Pale Salmon
#FFB19A
ΔE00 7.03
Pale Rose
#FDC1C5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA6 #A6FBFF
analogous
#FFA6CE #FFAAA6 #FFD7A6
triadic
#FFAAA6 #A6FFAA #AAA6FF
tetradic
#FFAAA6 #CEFFA6 #A6FBFF #D7A6FF
square
#FFAAA6 #CEFFA6 #A6FBFF #D7A6FF
split-complementary
#FFAAA6 #A6FFD7 #A6CEFF
monochromatic
#FF352C #FF7069 #FFAAA6 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.82
#FFAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FFAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A5
Deuteranopia (green-blind)
#CFC7A5
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa6; /* rgb */ color: rgb(255, 170, 166); /* oklch */ color: oklch(82.0% 0.101 22.5);
Tailwind
colors: {
custom: {
50: '#ffc4c0',
500: '#ffaaa6',
950: '#000000',
},
}SCSS
$custom: #ffaaa6; $custom-light: #ffc4c0; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa6",
"rgb": {
"r": 255,
"g": 170,
"b": 166
},
"hsl": {
"h": 2.697,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.81979,
"c": 0.10098,
"h": 22.5
},
"luminance": 0.52763
}Semantic roles & 50–950 ramp
primary
#FFAAA6
secondary
#65DEE4
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282