#FFA5AB#FFA5AB
#FFA5AB is a light, moderate red. Relative luminance 0.511; OKLCH L 81.3% C 0.107 H 15.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5AB |
|---|---|
| RGB | rgb(255, 165, 171) |
| HSL | hsl(356, 100%, 82%) |
| HSV | hsv(356, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 32.9%, 0%) |
| CIE-LAB | lab(76.75, 33.97, 10.81) |
| CIE-LCH | lch(76.75, 35.64, 17.65°) |
| OKLab | oklab(81.26% 0.1031 0.0283) |
| OKLCH | oklch(81.26% 0.107 15.4) |
| XYZ | xyz(62.0480, 51.1150, 45.1183) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.02
Soft Pink
#FDB0C0
ΔE00 5.08
Rose Pink
#F7879A
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 7.26
Pale Rose
#FDC1C5
ΔE00 7.31
Pink
#FFC0CB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5AB #A5FFF9
analogous
#FFA5D8 #FFA5AB #FFCCA5
triadic
#FFA5AB #ABFFA5 #A5ABFF
tetradic
#FFA5AB #D8FFA5 #A5FFF9 #CCA5FF
square
#FFA5AB #D8FFA5 #A5FFF9 #CCA5FF
split-complementary
#FFA5AB #A5FFCC #A5D8FF
monochromatic
#FF2B39 #FF6872 #FFA5AB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.87
#FFA5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FFA5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5AB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5AB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#FF9CA7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa5ab; /* rgb */ color: rgb(255, 165, 171); /* oklch */ color: oklch(81.3% 0.107 15.4);
Tailwind
colors: {
custom: {
50: '#ffc0c4',
500: '#ffa5ab',
950: '#000000',
},
}SCSS
$custom: #ffa5ab; $custom-light: #ffc0c4; $custom-dark: #000000;
JSON
{
"hex": "#ffa5ab",
"rgb": {
"r": 255,
"g": 165,
"b": 171
},
"hsl": {
"h": 356,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.81256,
"c": 0.10687,
"h": 15.4
},
"luminance": 0.51111
}Semantic roles & 50–950 ramp
primary
#FFA5AB
secondary
#64E4DB
accent
#E6D600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282