#FFAAB9#FFAAB9
#FFAAB9 is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.5% C 0.101 H 8.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAB9 |
|---|---|
| RGB | rgb(255, 170, 185) |
| HSL | hsl(349, 100%, 83%) |
| HSV | hsv(349, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 27.5%, 0%) |
| CIE-LAB | lab(78.18, 33.15, 5.22) |
| CIE-LCH | lch(78.18, 33.56, 8.95°) |
| OKLab | oklab(82.46% 0.1004 0.0141) |
| OKLCH | oklch(82.46% 0.101 8) |
| XYZ | xyz(64.3733, 53.5164, 52.8286) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.86
Lightpink
#FFB6C1
ΔE00 3.00
Pastel Pink
#FFBACD
ΔE00 4.69
Baby Pink
#FFB7CE
ΔE00 4.80
Pink
#FFC0CB
ΔE00 5.54
Powder Pink
#FFB2D0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAB9 #AAFFF0
analogous
#FFAAE3 #FFAAB9 #FFC5AA
triadic
#FFAAB9 #B9FFAA #AAB9FF
tetradic
#FFAAB9 #E3FFAA #AAFFF0 #C5AAFF
square
#FFAAB9 #E3FFAA #AAFFF0 #C5AAFF
split-complementary
#FFAAB9 #AAFFC5 #AAE3FF
monochromatic
#FF3054 #FF6D87 #FFAAB9 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.79
#FFAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FFAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAB9
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAB9 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8B9
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#FFA3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaab9; /* rgb */ color: rgb(255, 170, 185); /* oklch */ color: oklch(82.5% 0.101 8.0);
Tailwind
colors: {
custom: {
50: '#ffc4ce',
500: '#ffaab9',
950: '#000000',
},
}SCSS
$custom: #ffaab9; $custom-light: #ffc4ce; $custom-dark: #000000;
JSON
{
"hex": "#ffaab9",
"rgb": {
"r": 255,
"g": 170,
"b": 185
},
"hsl": {
"h": 349.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82463,
"c": 0.1014,
"h": 8
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#FFAAB9
secondary
#69E4CF
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283