#FFAAA2#FFAAA2
#FFAAA2 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.9% C 0.102 H 25.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA2 |
|---|---|
| RGB | rgb(255, 170, 162) |
| HSL | hsl(5, 100%, 82%) |
| HSV | hsv(5, 36%, 100%) |
| CMYK | cmyk(0%, 33.3%, 36.5%, 0%) |
| CIE-LAB | lab(77.65, 30.28, 16.97) |
| CIE-LCH | lch(77.65, 34.72, 29.27°) |
| OKLab | oklab(81.88% 0.0918 0.0436) |
| OKLCH | oklch(81.88% 0.102 25.4) |
| XYZ | xyz(62.1387, 52.6226, 41.0598) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.45
Peachy Pink
#FF9A8A
ΔE00 4.91
Light Salmon
#FEA993
ΔE00 4.95
Pale Salmon
#FFB19A
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 7.88
Pale Rose
#FDC1C5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA2 #A2F7FF
analogous
#FFA2C9 #FFAAA2 #FFD9A2
triadic
#FFAAA2 #A2FFAA #AAA2FF
tetradic
#FFAAA2 #C9FFA2 #A2F7FF #D9A2FF
square
#FFAAA2 #C9FFA2 #A2F7FF #D9A2FF
split-complementary
#FFAAA2 #A2FFD9 #A2C9FF
monochromatic
#FF3A28 #FF7265 #FFAAA2 #FFE2DF #FFE3E0
Accessibility & contrast
On white
1.82
#FFAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FFAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa2; /* rgb */ color: rgb(255, 170, 162); /* oklch */ color: oklch(81.9% 0.102 25.4);
Tailwind
colors: {
custom: {
50: '#ffc4bd',
500: '#ffaaa2',
950: '#000000',
},
}SCSS
$custom: #ffaaa2; $custom-light: #ffc4bd; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa2",
"rgb": {
"r": 255,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.161,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81885,
"c": 0.10162,
"h": 25.4
},
"luminance": 0.52618
}Semantic roles & 50–950 ramp
primary
#FFAAA2
secondary
#62D8E3
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282