#FFAA87#FFAA87
#FFAA87 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.3% C 0.111 H 43.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA87 |
|---|---|
| RGB | rgb(255, 170, 135) |
| HSL | hsl(18, 100%, 76%) |
| HSV | hsv(18, 47%, 100%) |
| CMYK | cmyk(0%, 33.3%, 47.1%, 0%) |
| CIE-LAB | lab(77.14, 27.43, 30.81) |
| CIE-LCH | lch(77.14, 41.25, 48.31°) |
| OKLab | oklab(81.32% 0.0813 0.0762) |
| OKLCH | oklch(81.32% 0.111 43.1) |
| XYZ | xyz(59.9911, 51.7635, 29.7487) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.57
Pale Salmon
#FFB19A
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 4.26
Peach (survey)
#FFB07C
ΔE00 5.64
Darksalmon
#E9967A
ΔE00 5.77
Blush (survey)
#F29E8E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA87 #87DCFF
analogous
#FF87A0 #FFAA87 #FFE687
triadic
#FFAA87 #87FFAA #AA87FF
tetradic
#FFAA87 #A0FF87 #87DCFF #E687FF
square
#FFAA87 #A0FF87 #87DCFF #E687FF
split-complementary
#FFAA87 #87FFE6 #87A0FF
monochromatic
#FF530D #FF7F4A #FFAA87 #FFD5C4 #FFE9E0
Accessibility & contrast
On white
1.85
#FFAA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFAA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA87
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA87 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B484
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffaa87; /* rgb */ color: rgb(255, 170, 135); /* oklch */ color: oklch(81.3% 0.111 43.1);
Tailwind
colors: {
custom: {
50: '#ffc3aa',
500: '#ffaa87',
950: '#000000',
},
}SCSS
$custom: #ffaa87; $custom-light: #ffc3aa; $custom-dark: #000000;
JSON
{
"hex": "#ffaa87",
"rgb": {
"r": 255,
"g": 170,
"b": 135
},
"hsl": {
"h": 17.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.81322,
"c": 0.11146,
"h": 43.1
},
"luminance": 0.51759
}Semantic roles & 50–950 ramp
primary
#FFAA87
secondary
#4BB4DF
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281