#FFA3A2#FFA3A2
#FFA3A2 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.7% C 0.110 H 20.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3A2 |
|---|---|
| RGB | rgb(255, 163, 162) |
| HSL | hsl(1, 100%, 82%) |
| HSV | hsv(1, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 36.5%, 0%) |
| CIE-LAB | lab(76.11, 33.93, 14.82) |
| CIE-LCH | lch(76.11, 37.03, 23.59°) |
| OKLab | oklab(80.7% 0.1028 0.0383) |
| OKLCH | oklch(80.7% 0.11 20.4) |
| XYZ | xyz(60.8613, 50.0677, 40.6340) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.80
Blush (survey)
#F29E8E
ΔE00 5.87
Lightpink
#FFB6C1
ΔE00 7.01
Light Salmon
#FEA993
ΔE00 7.44
Soft Pink
#FDB0C0
ΔE00 7.47
Blush Pink
#FE828C
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3A2 #A2FEFF
analogous
#FFA2D0 #FFA3A2 #FFD2A2
triadic
#FFA3A2 #A2FFA3 #A3A2FF
tetradic
#FFA3A2 #D0FFA2 #A2FEFF #D2A2FF
square
#FFA3A2 #D0FFA2 #A2FEFF #D2A2FF
split-complementary
#FFA3A2 #A2FFD2 #A2D0FF
monochromatic
#FF2A28 #FF6665 #FFA3A2 #FFE0DF #FFE1E0
Accessibility & contrast
On white
1.91
#FFA3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FFA3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3A2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3A2 | 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)
#B5B1A1
Deuteranopia (green-blind)
#CBC3A1
Tritanopia (blue-blind)
#FF98A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa3a2; /* rgb */ color: rgb(255, 163, 162); /* oklch */ color: oklch(80.7% 0.110 20.4);
Tailwind
colors: {
custom: {
50: '#ffbfbd',
500: '#ffa3a2',
950: '#000000',
},
}SCSS
$custom: #ffa3a2; $custom-light: #ffbfbd; $custom-dark: #000000;
JSON
{
"hex": "#ffa3a2",
"rgb": {
"r": 255,
"g": 163,
"b": 162
},
"hsl": {
"h": 0.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.807,
"c": 0.10969,
"h": 20.4
},
"luminance": 0.50063
}Semantic roles & 50–950 ramp
primary
#FFA3A2
secondary
#62E2E3
accent
#E3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282