#FFA49A#FFA49A
#FFA49A is a light, moderate red. Relative luminance 0.501; OKLCH L 80.7% C 0.110 H 26.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA49A |
|---|---|
| RGB | rgb(255, 164, 154) |
| HSL | hsl(6, 100%, 80%) |
| HSV | hsv(6, 40%, 100%) |
| CMYK | cmyk(0%, 35.7%, 39.6%, 0%) |
| CIE-LAB | lab(76.16, 32.51, 19.25) |
| CIE-LCH | lch(76.16, 37.78, 30.63°) |
| OKLab | oklab(80.68% 0.0982 0.0491) |
| OKLCH | oklch(80.68% 0.11 26.6) |
| XYZ | xyz(60.3509, 50.1487, 37.0667) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.26
Blush (survey)
#F29E8E
ΔE00 3.33
Light Salmon
#FEA993
ΔE00 4.40
Pale Salmon
#FFB19A
ΔE00 5.70
Darksalmon
#E9967A
ΔE00 8.11
Salmon
#FA8072
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA49A #9AF5FF
analogous
#FF9AC2 #FFA49A #FFD79A
triadic
#FFA49A #9AFFA4 #A49AFF
tetradic
#FFA49A #C2FF9A #9AF5FF #D79AFF
square
#FFA49A #C2FF9A #9AF5FF #D79AFF
split-complementary
#FFA49A #9AFFD7 #9AC2FF
monochromatic
#FF3620 #FF6D5D #FFA49A #FFDBD7 #FFE3E0
Accessibility & contrast
On white
1.90
#FFA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FFA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA49A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA49A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#FF98A2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa49a; /* rgb */ color: rgb(255, 164, 154); /* oklch */ color: oklch(80.7% 0.110 26.6);
Tailwind
colors: {
custom: {
50: '#ffc0b7',
500: '#ffa49a',
950: '#000000',
},
}SCSS
$custom: #ffa49a; $custom-light: #ffc0b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa49a",
"rgb": {
"r": 255,
"g": 164,
"b": 154
},
"hsl": {
"h": 5.941,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80683,
"c": 0.10976,
"h": 26.6
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#FFA49A
secondary
#5BD5E2
accent
#CFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281