#FFA3AA#FFA3AA
#FFA3AA is a light, moderate red. Relative luminance 0.504; OKLCH L 80.9% C 0.109 H 14.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3AA |
|---|---|
| RGB | rgb(255, 163, 170) |
| HSL | hsl(355, 100%, 82%) |
| HSV | hsv(355, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 33.3%, 0%) |
| CIE-LAB | lab(76.29, 34.88, 10.70) |
| CIE-LCH | lch(76.29, 36.49, 17.05°) |
| OKLab | oklab(80.9% 0.1058 0.028) |
| OKLCH | oklch(80.9% 0.109 14.8) |
| XYZ | xyz(61.5951, 50.3612, 44.4989) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.21
Lightpink
#FFB6C1
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 6.69
Faded Pink
#DE9DAC
ΔE00 7.15
Blush Pink
#FE828C
ΔE00 7.53
Pig Pink
#E78EA5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3AA #A3FFF8
analogous
#FFA3D8 #FFA3AA #FFCAA3
triadic
#FFA3AA #AAFFA3 #A3AAFF
tetradic
#FFA3AA #D8FFA3 #A3FFF8 #CAA3FF
square
#FFA3AA #D8FFA3 #A3FFF8 #CAA3FF
split-complementary
#FFA3AA #A3FFCA #A3D8FF
monochromatic
#FF2939 #FF6671 #FFA3AA #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.90
#FFA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FFA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3AA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3AA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa3aa; /* rgb */ color: rgb(255, 163, 170); /* oklch */ color: oklch(80.9% 0.109 14.8);
Tailwind
colors: {
custom: {
50: '#ffbfc3',
500: '#ffa3aa',
950: '#000000',
},
}SCSS
$custom: #ffa3aa; $custom-light: #ffbfc3; $custom-dark: #000000;
JSON
{
"hex": "#ffa3aa",
"rgb": {
"r": 255,
"g": 163,
"b": 170
},
"hsl": {
"h": 355.435,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.80897,
"c": 0.10946,
"h": 14.8
},
"luminance": 0.50357
}Semantic roles & 50–950 ramp
primary
#FFA3AA
secondary
#63E3DA
accent
#E6D400
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282