#FFAAB2#FFAAB2
#FFAAB2 is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.3% C 0.101 H 13.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAB2 |
|---|---|
| RGB | rgb(255, 170, 178) |
| HSL | hsl(354, 100%, 83%) |
| HSV | hsv(354, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 30.2%, 0%) |
| CIE-LAB | lab(78.01, 32.24, 8.79) |
| CIE-LCH | lch(78.01, 33.41, 15.25°) |
| OKLab | oklab(82.28% 0.0978 0.0232) |
| OKLCH | oklch(82.28% 0.101 13.3) |
| XYZ | xyz(63.6525, 53.2281, 49.0323) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.47
Soft Pink
#FDB0C0
ΔE00 3.61
Pink
#FFC0CB
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.08
Pastel Pink
#FFBACD
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAB2 #AAFFF7
analogous
#FFAADC #FFAAB2 #FFCCAA
triadic
#FFAAB2 #B2FFAA #AAB2FF
tetradic
#FFAAB2 #DCFFAA #AAFFF7 #CCAAFF
square
#FFAAB2 #DCFFAA #AAFFF7 #CCAAFF
split-complementary
#FFAAB2 #AAFFCC #AADCFF
monochromatic
#FF3043 #FF6D7B #FFAAB2 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.80
#FFAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FFAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAB2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAB2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#FFA2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaab2; /* rgb */ color: rgb(255, 170, 178); /* oklch */ color: oklch(82.3% 0.101 13.3);
Tailwind
colors: {
custom: {
50: '#ffc4c9',
500: '#ffaab2',
950: '#000000',
},
}SCSS
$custom: #ffaab2; $custom-light: #ffc4c9; $custom-dark: #000000;
JSON
{
"hex": "#ffaab2",
"rgb": {
"r": 255,
"g": 170,
"b": 178
},
"hsl": {
"h": 354.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82277,
"c": 0.10055,
"h": 13.3
},
"luminance": 0.53224
}Semantic roles & 50–950 ramp
primary
#FFAAB2
secondary
#69E4D9
accent
#E6D000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282