#FFAAA5#FFAAA5
#FFAAA5 is a light, moderate red. Relative luminance 0.527; OKLCH L 82.0% C 0.101 H 23.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA5 |
|---|---|
| RGB | rgb(255, 170, 165) |
| HSL | hsl(3, 100%, 82%) |
| HSV | hsv(3, 35%, 100%) |
| CMYK | cmyk(0%, 33.3%, 35.3%, 0%) |
| CIE-LAB | lab(77.72, 30.64, 15.44) |
| CIE-LCH | lch(77.72, 34.31, 26.74°) |
| OKLab | oklab(81.96% 0.0929 0.0398) |
| OKLCH | oklch(81.96% 0.101 23.2) |
| XYZ | xyz(62.4086, 52.7305, 42.4810) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.26
Peachy Pink
#FF9A8A
ΔE00 5.65
Light Salmon
#FEA993
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.92
Pale Rose
#FDC1C5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA5 #A5FAFF
analogous
#FFA5CD #FFAAA5 #FFD7A5
triadic
#FFAAA5 #A5FFAA #AAA5FF
tetradic
#FFAAA5 #CDFFA5 #A5FAFF #D7A5FF
square
#FFAAA5 #CDFFA5 #A5FAFF #D7A5FF
split-complementary
#FFAAA5 #A5FFD7 #A5CDFF
monochromatic
#FF362B #FF7068 #FFAAA5 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.82
#FFAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FFAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA5
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA5 | 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)
#BBB6A4
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa5; /* rgb */ color: rgb(255, 170, 165); /* oklch */ color: oklch(82.0% 0.101 23.2);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#ffaaa5',
950: '#000000',
},
}SCSS
$custom: #ffaaa5; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa5",
"rgb": {
"r": 255,
"g": 170,
"b": 165
},
"hsl": {
"h": 3.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81955,
"c": 0.10111,
"h": 23.2
},
"luminance": 0.52726
}Semantic roles & 50–950 ramp
primary
#FFAAA5
secondary
#64DDE4
accent
#D9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282