#FFAAA7#FFAAA7
#FFAAA7 is a very light, moderate red. Relative luminance 0.528; OKLCH L 82.0% C 0.101 H 21.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA7 |
|---|---|
| RGB | rgb(255, 170, 167) |
| HSL | hsl(2, 100%, 83%) |
| HSV | hsv(2, 35%, 100%) |
| CMYK | cmyk(0%, 33.3%, 34.5%, 0%) |
| CIE-LAB | lab(77.76, 30.87, 14.41) |
| CIE-LCH | lch(77.76, 34.07, 25.02°) |
| OKLab | oklab(82% 0.0937 0.0373) |
| OKLCH | oklch(82% 0.101 21.7) |
| XYZ | xyz(62.5920, 52.8039, 43.4472) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.84
Peachy Pink
#FF9A8A
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.30
Light Salmon
#FEA993
ΔE00 6.74
Pale Rose
#FDC1C5
ΔE00 7.00
Soft Pink
#FDB0C0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA7 #A7FCFF
analogous
#FFA7D0 #FFAAA7 #FFD6A7
triadic
#FFAAA7 #A7FFAA #AAA7FF
tetradic
#FFAAA7 #D0FFA7 #A7FCFF #D6A7FF
square
#FFAAA7 #D0FFA7 #A7FCFF #D6A7FF
split-complementary
#FFAAA7 #A7FFD6 #A7D0FF
monochromatic
#FF342D #FF6F6A #FFAAA7 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.82
#FFAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FFAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A6
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#FFA0AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa7; /* rgb */ color: rgb(255, 170, 167); /* oklch */ color: oklch(82.0% 0.101 21.7);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#ffaaa7',
950: '#000000',
},
}SCSS
$custom: #ffaaa7; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa7",
"rgb": {
"r": 255,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.045,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.82003,
"c": 0.10085,
"h": 21.7
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#FFAAA7
secondary
#66E0E4
accent
#DEE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282