#FFA5AA#FFA5AA
#FFA5AA is a light, moderate red. Relative luminance 0.511; OKLCH L 81.2% C 0.107 H 16.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5AA |
|---|---|
| RGB | rgb(255, 165, 170) |
| HSL | hsl(357, 100%, 82%) |
| HSV | hsv(357, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 33.3%, 0%) |
| CIE-LAB | lab(76.73, 33.84, 11.32) |
| CIE-LCH | lch(76.73, 35.69, 18.49°) |
| OKLab | oklab(81.23% 0.1027 0.0296) |
| OKLCH | oklch(81.23% 0.107 16.1) |
| XYZ | xyz(61.9531, 51.0770, 44.6182) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.21
Soft Pink
#FDB0C0
ΔE00 5.37
Rose Pink
#F7879A
ΔE00 7.31
Pale Rose
#FDC1C5
ΔE00 7.35
Faded Pink
#DE9DAC
ΔE00 7.45
Pink
#FFC0CB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5AA #A5FFFA
analogous
#FFA5D7 #FFA5AA #FFCDA5
triadic
#FFA5AA #AAFFA5 #A5AAFF
tetradic
#FFA5AA #D7FFA5 #A5FFFA #CDA5FF
square
#FFA5AA #D7FFA5 #A5FFFA #CDA5FF
split-complementary
#FFA5AA #A5FFCD #A5D7FF
monochromatic
#FF2B36 #FF6870 #FFA5AA #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.87
#FFA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5AA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5AA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#FF9CA7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa5aa; /* rgb */ color: rgb(255, 165, 170); /* oklch */ color: oklch(81.2% 0.107 16.1);
Tailwind
colors: {
custom: {
50: '#ffc0c3',
500: '#ffa5aa',
950: '#000000',
},
}SCSS
$custom: #ffa5aa; $custom-light: #ffc0c3; $custom-dark: #000000;
JSON
{
"hex": "#ffa5aa",
"rgb": {
"r": 255,
"g": 165,
"b": 170
},
"hsl": {
"h": 356.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81231,
"c": 0.10686,
"h": 16.1
},
"luminance": 0.51073
}Semantic roles & 50–950 ramp
primary
#FFA5AA
secondary
#64E4DD
accent
#E6D900
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282