#FFA0AA#FFA0AA
#FFA0AA is a light, moderate red. Relative luminance 0.493; OKLCH L 80.4% C 0.113 H 13.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA0AA |
|---|---|
| RGB | rgb(255, 160, 170) |
| HSL | hsl(354, 100%, 81%) |
| HSV | hsv(354, 37%, 100%) |
| CMYK | cmyk(0%, 37.3%, 33.3%, 0%) |
| CIE-LAB | lab(75.64, 36.44, 9.78) |
| CIE-LCH | lch(75.64, 37.73, 15.02°) |
| OKLab | oklab(80.4% 0.1105 0.0257) |
| OKLCH | oklch(80.4% 0.113 13.1) |
| XYZ | xyz(61.0688, 49.3085, 44.3235) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.16
Lightpink
#FFB6C1
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 5.82
Faded Pink
#DE9DAC
ΔE00 6.82
Pig Pink
#E78EA5
ΔE00 6.84
Rosa
#FE86A4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA0AA #A0FFF5
analogous
#FFA0DA #FFA0AA #FFC6A0
triadic
#FFA0AA #AAFFA0 #A0AAFF
tetradic
#FFA0AA #DAFFA0 #A0FFF5 #C6A0FF
square
#FFA0AA #DAFFA0 #A0FFF5 #C6A0FF
split-complementary
#FFA0AA #A0FFC6 #A0DAFF
monochromatic
#FF263C #FF6373 #FFA0AA #FFDDE1 #FFE0E4
Accessibility & contrast
On white
1.93
#FFA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FFA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA0AA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA0AA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ffa0aa; /* rgb */ color: rgb(255, 160, 170); /* oklch */ color: oklch(80.4% 0.113 13.1);
Tailwind
colors: {
custom: {
50: '#ffbdc3',
500: '#ffa0aa',
950: '#000000',
},
}SCSS
$custom: #ffa0aa; $custom-light: #ffbdc3; $custom-dark: #000000;
JSON
{
"hex": "#ffa0aa",
"rgb": {
"r": 255,
"g": 160,
"b": 170
},
"hsl": {
"h": 353.684,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.80401,
"c": 0.11346,
"h": 13.1
},
"luminance": 0.49304
}Semantic roles & 50–950 ramp
primary
#FFA0AA
secondary
#D4F7F4
accent
#E6CD00
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181