#FFAAB0#FFAAB0
#FFAAB0 is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.2% C 0.100 H 14.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAB0 |
|---|---|
| RGB | rgb(255, 170, 176) |
| HSL | hsl(356, 100%, 83%) |
| HSV | hsv(356, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 31%, 0%) |
| CIE-LAB | lab(77.96, 31.98, 9.81) |
| CIE-LCH | lch(77.96, 33.45, 17.05°) |
| OKLab | oklab(82.23% 0.0971 0.0258) |
| OKLCH | oklch(82.23% 0.1 14.9) |
| XYZ | xyz(63.4532, 53.1483, 47.9824) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.87
Soft Pink
#FDB0C0
ΔE00 4.23
Pale Rose
#FDC1C5
ΔE00 6.10
Pink
#FFC0CB
ΔE00 6.34
Bubblegum
#FFC1CC
ΔE00 6.60
Pastel Pink
#FFBACD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAB0 #AAFFF9
analogous
#FFAADA #FFAAB0 #FFCEAA
triadic
#FFAAB0 #B0FFAA #AAB0FF
tetradic
#FFAAB0 #DAFFAA #AAFFF9 #CEAAFF
square
#FFAAB0 #DAFFAA #AAFFF9 #CEAAFF
split-complementary
#FFAAB0 #AAFFCE #AADAFF
monochromatic
#FF303E #FF6D77 #FFAAB0 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.81
#FFAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FFAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAB0
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAB0 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaab0; /* rgb */ color: rgb(255, 170, 176); /* oklch */ color: oklch(82.2% 0.100 14.9);
Tailwind
colors: {
custom: {
50: '#ffc4c7',
500: '#ffaab0',
950: '#000000',
},
}SCSS
$custom: #ffaab0; $custom-light: #ffc4c7; $custom-dark: #000000;
JSON
{
"hex": "#ffaab0",
"rgb": {
"r": 255,
"g": 170,
"b": 176
},
"hsl": {
"h": 355.765,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82226,
"c": 0.10046,
"h": 14.9
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#FFAAB0
secondary
#69E4DC
accent
#E6D500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282