#FFAAB3#FFAAB3
#FFAAB3 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.101 H 12.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAB3 |
|---|---|
| RGB | rgb(255, 170, 179) |
| HSL | hsl(354, 100%, 83%) |
| HSV | hsv(354, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 29.8%, 0%) |
| CIE-LAB | lab(78.03, 32.37, 8.28) |
| CIE-LCH | lch(78.03, 33.41, 14.34°) |
| OKLab | oklab(82.3% 0.0982 0.0219) |
| OKLCH | oklch(82.3% 0.101 12.6) |
| XYZ | xyz(63.7533, 53.2684, 49.5630) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.31
Soft Pink
#FDB0C0
ΔE00 3.31
Pink
#FFC0CB
ΔE00 5.92
Pastel Pink
#FFBACD
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 6.10
Bubblegum
#FFC1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAB3 #AAFFF6
analogous
#FFAADD #FFAAB3 #FFCBAA
triadic
#FFAAB3 #B3FFAA #AAB3FF
tetradic
#FFAAB3 #DDFFAA #AAFFF6 #CBAAFF
square
#FFAAB3 #DDFFAA #AAFFF6 #CBAAFF
split-complementary
#FFAAB3 #AAFFCB #AADDFF
monochromatic
#FF3046 #FF6D7C #FFAAB3 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.80
#FFAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FFAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAB3
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAB3 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B3
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#FFA2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaab3; /* rgb */ color: rgb(255, 170, 179); /* oklch */ color: oklch(82.3% 0.101 12.6);
Tailwind
colors: {
custom: {
50: '#ffc4c9',
500: '#ffaab3',
950: '#000000',
},
}SCSS
$custom: #ffaab3; $custom-light: #ffc4c9; $custom-dark: #000000;
JSON
{
"hex": "#ffaab3",
"rgb": {
"r": 255,
"g": 170,
"b": 179
},
"hsl": {
"h": 353.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.82303,
"c": 0.10063,
"h": 12.6
},
"luminance": 0.53264
}Semantic roles & 50–950 ramp
primary
#FFAAB3
secondary
#69E4D7
accent
#E6CD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282