#FFA49E#FFA49E
#FFA49E is a light, moderate red. Relative luminance 0.503; OKLCH L 80.8% C 0.109 H 23.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA49E |
|---|---|
| RGB | rgb(255, 164, 158) |
| HSL | hsl(4, 100%, 81%) |
| HSV | hsv(4, 38%, 100%) |
| CMYK | cmyk(0%, 35.7%, 38%, 0%) |
| CIE-LAB | lab(76.24, 32.95, 17.19) |
| CIE-LCH | lch(76.24, 37.17, 27.54°) |
| OKLab | oklab(80.77% 0.0997 0.0441) |
| OKLCH | oklch(80.77% 0.109 23.9) |
| XYZ | xyz(60.6896, 50.2842, 38.8505) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.35
Blush (survey)
#F29E8E
ΔE00 4.40
Light Salmon
#FEA993
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.85
Lightpink
#FFB6C1
ΔE00 8.16
Blush Pink
#FE828C
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA49E #9EF9FF
analogous
#FF9EC8 #FFA49E #FFD49E
triadic
#FFA49E #9EFFA4 #A49EFF
tetradic
#FFA49E #C8FF9E #9EF9FF #D49EFF
square
#FFA49E #C8FF9E #9EF9FF #D49EFF
split-complementary
#FFA49E #9EFFD4 #9EC8FF
monochromatic
#FF3124 #FF6B61 #FFA49E #FFDDDB #FFE2E0
Accessibility & contrast
On white
1.90
#FFA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FFA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA49E
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA49E | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#FF99A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa49e; /* rgb */ color: rgb(255, 164, 158); /* oklch */ color: oklch(80.8% 0.109 23.9);
Tailwind
colors: {
custom: {
50: '#ffc0ba',
500: '#ffa49e',
950: '#000000',
},
}SCSS
$custom: #ffa49e; $custom-light: #ffc0ba; $custom-dark: #000000;
JSON
{
"hex": "#ffa49e",
"rgb": {
"r": 255,
"g": 164,
"b": 158
},
"hsl": {
"h": 3.711,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80774,
"c": 0.10901,
"h": 23.9
},
"luminance": 0.5028
}Semantic roles & 50–950 ramp
primary
#FFA49E
secondary
#5FDBE3
accent
#D7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281