#FFAA97#FFAA97
#FFAA97 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.105 H 33.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA97 |
|---|---|
| RGB | rgb(255, 170, 151) |
| HSL | hsl(11, 100%, 80%) |
| HSV | hsv(11, 41%, 100%) |
| CMYK | cmyk(0%, 33.3%, 40.8%, 0%) |
| CIE-LAB | lab(77.43, 29.05, 22.62) |
| CIE-LCH | lch(77.43, 36.82, 37.90°) |
| OKLab | oklab(81.64% 0.0875 0.0572) |
| OKLCH | oklch(81.64% 0.105 33.2) |
| XYZ | xyz(61.2034, 52.2484, 36.1336) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.08
Pale Salmon
#FFB19A
ΔE00 2.38
Blush (survey)
#F29E8E
ΔE00 3.30
Peachy Pink
#FF9A8A
ΔE00 4.04
Lightsalmon
#FFA07A
ΔE00 6.32
Darksalmon
#E9967A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA97 #97ECFF
analogous
#FF97B8 #FFAA97 #FFDE97
triadic
#FFAA97 #97FFAA #AA97FF
tetradic
#FFAA97 #B8FF97 #97ECFF #DE97FF
square
#FFAA97 #B8FF97 #97ECFF #DE97FF
split-complementary
#FFAA97 #97FFDE #97B8FF
monochromatic
#FF461D #FF785A #FFAA97 #FFDCD4 #FFE6E0
Accessibility & contrast
On white
1.83
#FFAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FFAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA97
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA97 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa97; /* rgb */ color: rgb(255, 170, 151); /* oklch */ color: oklch(81.6% 0.105 33.2);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#ffaa97',
950: '#000000',
},
}SCSS
$custom: #ffaa97; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#ffaa97",
"rgb": {
"r": 255,
"g": 170,
"b": 151
},
"hsl": {
"h": 10.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.8164,
"c": 0.10458,
"h": 33.2
},
"luminance": 0.52244
}Semantic roles & 50–950 ramp
primary
#FFAA97
secondary
#59C9E2
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281