#FFAA91#FFAA91
#FFAA91 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.5% C 0.107 H 37.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA91 |
|---|---|
| RGB | rgb(255, 170, 145) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 33.3%, 43.1%, 0%) |
| CIE-LAB | lab(77.32, 28.42, 25.69) |
| CIE-LCH | lch(77.32, 38.32, 42.11°) |
| OKLab | oklab(81.52% 0.0852 0.0645) |
| OKLCH | oklch(81.52% 0.107 37.1) |
| XYZ | xyz(60.7285, 52.0584, 33.6324) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.03
Pale Salmon
#FFB19A
ΔE00 1.86
Blush (survey)
#F29E8E
ΔE00 4.29
Lightsalmon
#FFA07A
ΔE00 4.48
Peachy Pink
#FF9A8A
ΔE00 5.04
Darksalmon
#E9967A
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA91 #91E6FF
analogous
#FF91AF #FFAA91 #FFE191
triadic
#FFAA91 #91FFAA #AA91FF
tetradic
#FFAA91 #AFFF91 #91E6FF #E191FF
square
#FFAA91 #AFFF91 #91E6FF #E191FF
split-complementary
#FFAA91 #91FFE1 #91AFFF
monochromatic
#FF4B17 #FF7B54 #FFAA91 #FFD9CE #FFE7E0
Accessibility & contrast
On white
1.84
#FFAA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FFAA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA91
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA91 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB48F
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa91; /* rgb */ color: rgb(255, 170, 145); /* oklch */ color: oklch(81.5% 0.107 37.1);
Tailwind
colors: {
custom: {
50: '#ffc4b1',
500: '#ffaa91',
950: '#000000',
},
}SCSS
$custom: #ffaa91; $custom-light: #ffc4b1; $custom-dark: #000000;
JSON
{
"hex": "#ffaa91",
"rgb": {
"r": 255,
"g": 170,
"b": 145
},
"hsl": {
"h": 13.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.81516,
"c": 0.10685,
"h": 37.1
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#FFAA91
secondary
#53C1E1
accent
#B1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281