#FFA2A3#FFA2A3
#FFA2A3 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.6% C 0.111 H 19.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2A3 |
|---|---|
| RGB | rgb(255, 162, 163) |
| HSL | hsl(359, 100%, 82%) |
| HSV | hsv(359, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 36.1%, 0%) |
| CIE-LAB | lab(75.92, 34.57, 14.00) |
| CIE-LCH | lch(75.92, 37.29, 22.05°) |
| OKLab | oklab(80.56% 0.1047 0.0363) |
| OKLCH | oklch(80.56% 0.111 19.1) |
| XYZ | xyz(60.7737, 49.7497, 41.0450) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 6.34
Blush (survey)
#F29E8E
ΔE00 6.46
Lightpink
#FFB6C1
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 7.04
Blush Pink
#FE828C
ΔE00 7.20
Rose Pink
#F7879A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2A3 #A2FFFE
analogous
#FFA2D2 #FFA2A3 #FFD0A2
triadic
#FFA2A3 #A3FFA2 #A2A3FF
tetradic
#FFA2A3 #D2FFA2 #A2FFFE #D0A2FF
square
#FFA2A3 #D2FFA2 #A2FFFE #D0A2FF
split-complementary
#FFA2A3 #A2FFD0 #A2D2FF
monochromatic
#FF282A #FF6566 #FFA2A3 #FFDFE0 #FFE0E1
Accessibility & contrast
On white
1.92
#FFA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FFA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2A3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2A3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#FF98A3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa2a3; /* rgb */ color: rgb(255, 162, 163); /* oklch */ color: oklch(80.6% 0.111 19.1);
Tailwind
colors: {
custom: {
50: '#ffbebe',
500: '#ffa2a3',
950: '#000000',
},
}SCSS
$custom: #ffa2a3; $custom-light: #ffbebe; $custom-dark: #000000;
JSON
{
"hex": "#ffa2a3",
"rgb": {
"r": 255,
"g": 162,
"b": 163
},
"hsl": {
"h": 359.355,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80558,
"c": 0.11084,
"h": 19.1
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#FFA2A3
secondary
#D4F7F7
accent
#E6E300
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181