#FFA8A2#FFA8A2
#FFA8A2 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.5% C 0.104 H 23.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8A2 |
|---|---|
| RGB | rgb(255, 168, 162) |
| HSL | hsl(4, 100%, 82%) |
| HSV | hsv(4, 36%, 100%) |
| CMYK | cmyk(0%, 34.1%, 36.5%, 0%) |
| CIE-LAB | lab(77.21, 31.33, 16.36) |
| CIE-LCH | lch(77.21, 35.34, 27.57°) |
| OKLab | oklab(81.54% 0.0949 0.0421) |
| OKLCH | oklch(81.54% 0.104 23.9) |
| XYZ | xyz(61.7667, 51.8784, 40.9358) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.75
Peachy Pink
#FF9A8A
ΔE00 5.02
Light Salmon
#FEA993
ΔE00 5.65
Pale Salmon
#FFB19A
ΔE00 6.49
Lightpink
#FFB6C1
ΔE00 7.53
Pale Rose
#FDC1C5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8A2 #A2F9FF
analogous
#FFA2CB #FFA8A2 #FFD7A2
triadic
#FFA8A2 #A2FFA8 #A8A2FF
tetradic
#FFA8A2 #CBFFA2 #A2F9FF #D7A2FF
square
#FFA8A2 #CBFFA2 #A2F9FF #D7A2FF
split-complementary
#FFA8A2 #A2FFD7 #A2CBFF
monochromatic
#FF3528 #FF6F65 #FFA8A2 #FFE1DF #FFE2E0
Accessibility & contrast
On white
1.85
#FFA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FFA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8A2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8A2 | 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)
#BAB4A1
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#FF9DA7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa8a2; /* rgb */ color: rgb(255, 168, 162); /* oklch */ color: oklch(81.5% 0.104 23.9);
Tailwind
colors: {
custom: {
50: '#ffc2bd',
500: '#ffa8a2',
950: '#000000',
},
}SCSS
$custom: #ffa8a2; $custom-light: #ffc2bd; $custom-dark: #000000;
JSON
{
"hex": "#ffa8a2",
"rgb": {
"r": 255,
"g": 168,
"b": 162
},
"hsl": {
"h": 3.871,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81543,
"c": 0.10385,
"h": 23.9
},
"luminance": 0.51874
}Semantic roles & 50–950 ramp
primary
#FFA8A2
secondary
#62DBE3
accent
#D7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282