#FFA2AB#FFA2AB
#FFA2AB is a light, moderate red. Relative luminance 0.500; OKLCH L 80.8% C 0.111 H 13.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2AB |
|---|---|
| RGB | rgb(255, 162, 171) |
| HSL | hsl(354, 100%, 82%) |
| HSV | hsv(354, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 32.9%, 0%) |
| CIE-LAB | lab(76.10, 35.52, 9.88) |
| CIE-LCH | lch(76.10, 36.87, 15.54°) |
| OKLab | oklab(80.76% 0.1078 0.026) |
| OKLCH | oklch(80.76% 0.111 13.5) |
| XYZ | xyz(61.5132, 50.0455, 44.9401) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 5.28
Rose Pink
#F7879A
ΔE00 6.30
Faded Pink
#DE9DAC
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 7.19
Rosa
#FE86A4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2AB #A2FFF6
analogous
#FFA2D9 #FFA2AB #FFC8A2
triadic
#FFA2AB #ABFFA2 #A2ABFF
tetradic
#FFA2AB #D9FFA2 #A2FFF6 #C8A2FF
square
#FFA2AB #D9FFA2 #A2FFF6 #C8A2FF
split-complementary
#FFA2AB #A2FFC8 #A2D9FF
monochromatic
#FF283C #FF6574 #FFA2AB #FFDFE2 #FFE0E3
Accessibility & contrast
On white
1.91
#FFA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FFA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2AB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2AB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#FF99A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa2ab; /* rgb */ color: rgb(255, 162, 171); /* oklch */ color: oklch(80.8% 0.111 13.5);
Tailwind
colors: {
custom: {
50: '#ffbec3',
500: '#ffa2ab',
950: '#000000',
},
}SCSS
$custom: #ffa2ab; $custom-light: #ffbec3; $custom-dark: #000000;
JSON
{
"hex": "#ffa2ab",
"rgb": {
"r": 255,
"g": 162,
"b": 171
},
"hsl": {
"h": 354.194,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80757,
"c": 0.11083,
"h": 13.5
},
"luminance": 0.50041
}Semantic roles & 50–950 ramp
primary
#FFA2AB
secondary
#62E3D7
accent
#E6CF00
background
#FFFDFD
surface
#FFF8F9
border
#D7D1D2
text
#181212
muted
#868282