#FFA7AB#FFA7AB
#FFA7AB is a light, moderate red. Relative luminance 0.518; OKLCH L 81.6% C 0.104 H 16.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7AB |
|---|---|
| RGB | rgb(255, 167, 171) |
| HSL | hsl(357, 100%, 83%) |
| HSV | hsv(357, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 32.9%, 0%) |
| CIE-LAB | lab(77.19, 32.92, 11.43) |
| CIE-LCH | lch(77.19, 34.85, 19.14°) |
| OKLab | oklab(81.59% 0.0999 0.0299) |
| OKLCH | oklch(81.59% 0.104 16.6) |
| XYZ | xyz(62.4116, 51.8421, 45.2395) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 5.32
Pale Rose
#FDC1C5
ΔE00 6.92
Pink
#FFC0CB
ΔE00 7.38
Faded Pink
#DE9DAC
ΔE00 7.60
Bubblegum
#FFC1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7AB #A7FFFB
analogous
#FFA7D7 #FFA7AB #FFCFA7
triadic
#FFA7AB #ABFFA7 #A7ABFF
tetradic
#FFA7AB #D7FFA7 #A7FFFB #CFA7FF
square
#FFA7AB #D7FFA7 #A7FFFB #CFA7FF
split-complementary
#FFA7AB #A7FFCF #A7D7FF
monochromatic
#FF2D36 #FF6A71 #FFA7AB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.85
#FFA7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FFA7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7AB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7AB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#CCC5A9
Tritanopia (blue-blind)
#FF9EA9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa7ab; /* rgb */ color: rgb(255, 167, 171); /* oklch */ color: oklch(81.6% 0.104 16.6);
Tailwind
colors: {
custom: {
50: '#ffc2c4',
500: '#ffa7ab',
950: '#000000',
},
}SCSS
$custom: #ffa7ab; $custom-light: #ffc2c4; $custom-dark: #000000;
JSON
{
"hex": "#ffa7ab",
"rgb": {
"r": 255,
"g": 167,
"b": 171
},
"hsl": {
"h": 357.273,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.81592,
"c": 0.10429,
"h": 16.6
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#FFA7AB
secondary
#66E4DE
accent
#E6DB00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282