#FFAA8F#FFAA8F
#FFAA8F is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.108 H 38.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA8F |
|---|---|
| RGB | rgb(255, 170, 143) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 44%, 100%) |
| CMYK | cmyk(0%, 33.3%, 43.9%, 0%) |
| CIE-LAB | lab(77.28, 28.22, 26.72) |
| CIE-LCH | lch(77.28, 38.86, 43.43°) |
| OKLab | oklab(81.48% 0.0844 0.0669) |
| OKLCH | oklch(81.48% 0.108 38.4) |
| XYZ | xyz(60.5756, 51.9973, 32.8273) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.69
Pale Salmon
#FFB19A
ΔE00 2.12
Lightsalmon
#FFA07A
ΔE00 3.94
Blush (survey)
#F29E8E
ΔE00 4.76
Peachy Pink
#FF9A8A
ΔE00 5.51
Darksalmon
#E9967A
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA8F #8FE4FF
analogous
#FF8FAC #FFAA8F #FFE28F
triadic
#FFAA8F #8FFFAA #AA8FFF
tetradic
#FFAA8F #ACFF8F #8FE4FF #E28FFF
square
#FFAA8F #ACFF8F #8FE4FF #E28FFF
split-complementary
#FFAA8F #8FFFE2 #8FACFF
monochromatic
#FF4D15 #FF7C52 #FFAA8F #FFD8CC #FFE8E0
Accessibility & contrast
On white
1.84
#FFAA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FFAA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA8F
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA8F | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB48D
Deuteranopia (green-blind)
#D3C68E
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa8f; /* rgb */ color: rgb(255, 170, 143); /* oklch */ color: oklch(81.5% 0.108 38.4);
Tailwind
colors: {
custom: {
50: '#ffc4b0',
500: '#ffaa8f',
950: '#000000',
},
}SCSS
$custom: #ffaa8f; $custom-light: #ffc4b0; $custom-dark: #000000;
JSON
{
"hex": "#ffaa8f",
"rgb": {
"r": 255,
"g": 170,
"b": 143
},
"hsl": {
"h": 14.464,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81476,
"c": 0.10769,
"h": 38.4
},
"luminance": 0.51993
}Semantic roles & 50–950 ramp
primary
#FFAA8F
secondary
#52BEE0
accent
#AEE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281