#FFA6A2#FFA6A2
#FFA6A2 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.2% C 0.106 H 22.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA6A2 |
|---|---|
| RGB | rgb(255, 166, 162) |
| HSL | hsl(3, 100%, 82%) |
| HSV | hsv(3, 36%, 100%) |
| CMYK | cmyk(0%, 34.9%, 36.5%, 0%) |
| CIE-LAB | lab(76.77, 32.37, 15.74) |
| CIE-LCH | lch(76.77, 35.99, 25.93°) |
| OKLab | oklab(81.2% 0.0981 0.0406) |
| OKLCH | oklch(81.2% 0.106 22.5) |
| XYZ | xyz(61.4003, 51.1456, 40.8136) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.14
Peachy Pink
#FF9A8A
ΔE00 5.26
Light Salmon
#FEA993
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 7.26
Pale Salmon
#FFB19A
ΔE00 7.29
Soft Pink
#FDB0C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA6A2 #A2FBFF
analogous
#FFA2CD #FFA6A2 #FFD5A2
triadic
#FFA6A2 #A2FFA6 #A6A2FF
tetradic
#FFA6A2 #CDFFA2 #A2FBFF #D5A2FF
square
#FFA6A2 #CDFFA2 #A2FBFF #D5A2FF
split-complementary
#FFA6A2 #A2FFD5 #A2CDFF
monochromatic
#FF3128 #FF6B65 #FFA6A2 #FFE1DF #FFE2E0
Accessibility & contrast
On white
1.87
#FFA6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FFA6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA6A2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA6A2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#FF9BA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa6a2; /* rgb */ color: rgb(255, 166, 162); /* oklch */ color: oklch(81.2% 0.106 22.5);
Tailwind
colors: {
custom: {
50: '#ffc1bd',
500: '#ffa6a2',
950: '#000000',
},
}SCSS
$custom: #ffa6a2; $custom-light: #ffc1bd; $custom-dark: #000000;
JSON
{
"hex": "#ffa6a2",
"rgb": {
"r": 255,
"g": 166,
"b": 162
},
"hsl": {
"h": 2.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81204,
"c": 0.10614,
"h": 22.5
},
"luminance": 0.51141
}Semantic roles & 50–950 ramp
primary
#FFA6A2
secondary
#62DEE3
accent
#DCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282