#FFAAA8#FFAAA8
#FFAAA8 is a very light, moderate red. Relative luminance 0.528; OKLCH L 82.0% C 0.101 H 21.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAA8 |
|---|---|
| RGB | rgb(255, 170, 168) |
| HSL | hsl(1, 100%, 83%) |
| HSV | hsv(1, 34%, 100%) |
| CMYK | cmyk(0%, 33.3%, 34.1%, 0%) |
| CIE-LAB | lab(77.78, 30.99, 13.90) |
| CIE-LCH | lch(77.78, 33.97, 24.15°) |
| OKLab | oklab(82.03% 0.0941 0.036) |
| OKLCH | oklch(82.03% 0.101 21) |
| XYZ | xyz(62.6848, 52.8410, 43.9359) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.00
Blush (survey)
#F29E8E
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.50
Pale Rose
#FDC1C5
ΔE00 6.85
Soft Pink
#FDB0C0
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAA8 #A8FDFF
analogous
#FFA8D1 #FFAAA8 #FFD5A8
triadic
#FFAAA8 #A8FFAA #AAA8FF
tetradic
#FFAAA8 #D1FFA8 #A8FDFF #D5A8FF
square
#FFAAA8 #D1FFA8 #A8FDFF #D5A8FF
split-complementary
#FFAAA8 #A8FFD5 #A8D1FF
monochromatic
#FF322E #FF6E6B #FFAAA8 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.82
#FFAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FFAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAA8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAA8 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#CFC7A7
Tritanopia (blue-blind)
#FFA0AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffaaa8; /* rgb */ color: rgb(255, 170, 168); /* oklch */ color: oklch(82.0% 0.101 21.0);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#ffaaa8',
950: '#000000',
},
}SCSS
$custom: #ffaaa8; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#ffaaa8",
"rgb": {
"r": 255,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.379,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.82027,
"c": 0.10075,
"h": 21
},
"luminance": 0.52837
}Semantic roles & 50–950 ramp
primary
#FFAAA8
secondary
#67E1E4
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282