#FFA2A4#FFA2A4
#FFA2A4 is a light, moderate red. Relative luminance 0.498; OKLCH L 80.6% C 0.111 H 18.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2A4 |
|---|---|
| RGB | rgb(255, 162, 164) |
| HSL | hsl(359, 100%, 82%) |
| HSV | hsv(359, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 35.7%, 0%) |
| CIE-LAB | lab(75.94, 34.68, 13.48) |
| CIE-LCH | lch(75.94, 37.21, 21.24°) |
| OKLab | oklab(80.58% 0.1051 0.035) |
| OKLCH | oklch(80.58% 0.111 18.4) |
| XYZ | xyz(60.8636, 49.7856, 41.5187) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.51
Peachy Pink
#FF9A8A
ΔE00 6.68
Soft Pink
#FDB0C0
ΔE00 6.76
Blush (survey)
#F29E8E
ΔE00 6.77
Blush Pink
#FE828C
ΔE00 7.17
Rose Pink
#F7879A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2A4 #A2FFFD
analogous
#FFA2D3 #FFA2A4 #FFCFA2
triadic
#FFA2A4 #A4FFA2 #A2A4FF
tetradic
#FFA2A4 #D3FFA2 #A2FFFD #CFA2FF
square
#FFA2A4 #D3FFA2 #A2FFFD #CFA2FF
split-complementary
#FFA2A4 #A2FFCF #A2D3FF
monochromatic
#FF282C #FF6568 #FFA2A4 #FFDFE0 #FFE0E1
Accessibility & contrast
On white
1.92
#FFA2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FFA2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2A4
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2A4 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A4
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#FF98A3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa2a4; /* rgb */ color: rgb(255, 162, 164); /* oklch */ color: oklch(80.6% 0.111 18.4);
Tailwind
colors: {
custom: {
50: '#ffbebe',
500: '#ffa2a4',
950: '#000000',
},
}SCSS
$custom: #ffa2a4; $custom-light: #ffbebe; $custom-dark: #000000;
JSON
{
"hex": "#ffa2a4",
"rgb": {
"r": 255,
"g": 162,
"b": 164
},
"hsl": {
"h": 358.71,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80582,
"c": 0.11079,
"h": 18.4
},
"luminance": 0.49781
}Semantic roles & 50–950 ramp
primary
#FFA2A4
secondary
#D4F7F7
accent
#E6E100
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181