#FFA2AA#FFA2AA
#FFA2AA is a light, moderate red. Relative luminance 0.500; OKLCH L 80.7% C 0.111 H 14.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2AA |
|---|---|
| RGB | rgb(255, 162, 170) |
| HSL | hsl(355, 100%, 82%) |
| HSV | hsv(355, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 33.3%, 0%) |
| CIE-LAB | lab(76.07, 35.40, 10.39) |
| CIE-LCH | lch(76.07, 36.90, 16.36°) |
| OKLab | oklab(80.73% 0.1074 0.0273) |
| OKLCH | oklch(80.73% 0.111 14.2) |
| XYZ | xyz(61.4183, 50.0075, 44.4400) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.16
Lightpink
#FFB6C1
ΔE00 5.41
Rose Pink
#F7879A
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 7.03
Blush Pink
#FE828C
ΔE00 7.36
Pig Pink
#E78EA5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2AA #A2FFF7
analogous
#FFA2D9 #FFA2AA #FFC9A2
triadic
#FFA2AA #AAFFA2 #A2AAFF
tetradic
#FFA2AA #D9FFA2 #A2FFF7 #C9A2FF
square
#FFA2AA #D9FFA2 #A2FFF7 #C9A2FF
split-complementary
#FFA2AA #A2FFC9 #A2D9FF
monochromatic
#FF283A #FF6572 #FFA2AA #FFDFE2 #FFE0E3
Accessibility & contrast
On white
1.91
#FFA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FFA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2AA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2AA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#FF99A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa2aa; /* rgb */ color: rgb(255, 162, 170); /* oklch */ color: oklch(80.7% 0.111 14.2);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#ffa2aa',
950: '#000000',
},
}SCSS
$custom: #ffa2aa; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#ffa2aa",
"rgb": {
"r": 255,
"g": 162,
"b": 170
},
"hsl": {
"h": 354.839,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80731,
"c": 0.11079,
"h": 14.2
},
"luminance": 0.50003
}Semantic roles & 50–950 ramp
primary
#FFA2AA
secondary
#62E3D8
accent
#E6D200
background
#FFFDFD
surface
#FFF8F9
border
#D7D1D2
text
#181212
muted
#868282