#FFAAA3#FFAAA3
#FFAAA3 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.101 H 24.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA3 |
|---|---|
| RGB | rgb(255, 170, 163) |
| HSL | hsl(5, 100%, 82%) |
| HSV | hsv(5, 36%, 100%) |
| CMYK | cmyk(0%, 33.3%, 36.1%, 0%) |
| CIE-LAB | lab(77.67, 30.40, 16.46) |
| CIE-LCH | lch(77.67, 34.57, 28.44°) |
| OKLab | oklab(81.91% 0.0922 0.0424) |
| OKLCH | oklch(81.91% 0.101 24.7) |
| XYZ | xyz(62.2280, 52.6582, 41.5298) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.71
Peachy Pink
#FF9A8A
ΔE00 5.14
Light Salmon
#FEA993
ΔE00 5.31
Pale Salmon
#FFB19A
ΔE00 6.01
Lightpink
#FFB6C1
ΔE00 7.56
Pale Rose
#FDC1C5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA3 #A3F8FF
analogous
#FFA3CA #FFAAA3 #FFD8A3
triadic
#FFAAA3 #A3FFAA #AAA3FF
tetradic
#FFAAA3 #CAFFA3 #A3F8FF #D8A3FF
square
#FFAAA3 #CAFFA3 #A3F8FF #D8A3FF
split-complementary
#FFAAA3 #A3FFD8 #A3CAFF
monochromatic
#FF3929 #FF7166 #FFAAA3 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.82
#FFAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FFAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#D0C6A2
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa3; /* rgb */ color: rgb(255, 170, 163); /* oklch */ color: oklch(81.9% 0.101 24.7);
Tailwind
colors: {
custom: {
50: '#ffc4be',
500: '#ffaaa3',
950: '#000000',
},
}SCSS
$custom: #ffaaa3; $custom-light: #ffc4be; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa3",
"rgb": {
"r": 255,
"g": 170,
"b": 163
},
"hsl": {
"h": 4.565,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81908,
"c": 0.10144,
"h": 24.7
},
"luminance": 0.52654
}Semantic roles & 50–950 ramp
primary
#FFAAA3
secondary
#63DAE3
accent
#D4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282