#FFA8A4#FFA8A4
#FFA8A4 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.6% C 0.104 H 22.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8A4 |
|---|---|
| RGB | rgb(255, 168, 164) |
| HSL | hsl(3, 100%, 82%) |
| HSV | hsv(3, 36%, 100%) |
| CMYK | cmyk(0%, 34.1%, 35.7%, 0%) |
| CIE-LAB | lab(77.25, 31.56, 15.33) |
| CIE-LCH | lch(77.25, 35.09, 25.90°) |
| OKLab | oklab(81.59% 0.0957 0.0396) |
| OKLCH | oklch(81.59% 0.104 22.5) |
| XYZ | xyz(61.9459, 51.9501, 41.8795) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.33
Peachy Pink
#FF9A8A
ΔE00 5.58
Light Salmon
#FEA993
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 6.92
Pale Salmon
#FFB19A
ΔE00 7.14
Pale Rose
#FDC1C5
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8A4 #A4FBFF
analogous
#FFA4CE #FFA8A4 #FFD5A4
triadic
#FFA8A4 #A4FFA8 #A8A4FF
tetradic
#FFA8A4 #CEFFA4 #A4FBFF #D5A4FF
square
#FFA8A4 #CEFFA4 #A4FBFF #D5A4FF
split-complementary
#FFA8A4 #A4FFD5 #A4CEFF
monochromatic
#FF332A #FF6D67 #FFA8A4 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.84
#FFA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FFA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8A4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8A4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A3
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#FF9EA7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa8a4; /* rgb */ color: rgb(255, 168, 164); /* oklch */ color: oklch(81.6% 0.104 22.5);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#ffa8a4',
950: '#000000',
},
}SCSS
$custom: #ffa8a4; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#ffa8a4",
"rgb": {
"r": 255,
"g": 168,
"b": 164
},
"hsl": {
"h": 2.637,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.8159,
"c": 0.10356,
"h": 22.5
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#FFA8A4
secondary
#64DEE4
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282