#FFAA96#FFAA96
#FFAA96 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.105 H 33.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA96 |
|---|---|
| RGB | rgb(255, 170, 150) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 41%, 100%) |
| CMYK | cmyk(0%, 33.3%, 41.2%, 0%) |
| CIE-LAB | lab(77.41, 28.95, 23.13) |
| CIE-LCH | lch(77.41, 37.05, 38.63°) |
| OKLab | oklab(81.62% 0.0872 0.0585) |
| OKLCH | oklch(81.62% 0.105 33.8) |
| XYZ | xyz(61.1225, 52.2161, 35.7077) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.75
Pale Salmon
#FFB19A
ΔE00 2.17
Blush (survey)
#F29E8E
ΔE00 3.40
Peachy Pink
#FF9A8A
ΔE00 4.15
Lightsalmon
#FFA07A
ΔE00 6.00
Darksalmon
#E9967A
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA96 #96EBFF
analogous
#FF96B7 #FFAA96 #FFDF96
triadic
#FFAA96 #96FFAA #AA96FF
tetradic
#FFAA96 #B7FF96 #96EBFF #DF96FF
square
#FFAA96 #B7FF96 #96EBFF #DF96FF
split-complementary
#FFAA96 #96FFDF #96B7FF
monochromatic
#FF471C #FF7859 #FFAA96 #FFDCD3 #FFE6E0
Accessibility & contrast
On white
1.84
#FFAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FFAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA96
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA96 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB594
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa96; /* rgb */ color: rgb(255, 170, 150); /* oklch */ color: oklch(81.6% 0.105 33.8);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#ffaa96',
950: '#000000',
},
}SCSS
$custom: #ffaa96; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#ffaa96",
"rgb": {
"r": 255,
"g": 170,
"b": 150
},
"hsl": {
"h": 11.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81619,
"c": 0.10494,
"h": 33.8
},
"luminance": 0.52211
}Semantic roles & 50–950 ramp
primary
#FFAA96
secondary
#58C7E1
accent
#BAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281