#FFAA86#FFAA86
#FFAA86 is a light, moderate orange. Relative luminance 0.517; OKLCH L 81.3% C 0.112 H 43.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA86 |
|---|---|
| RGB | rgb(255, 170, 134) |
| HSL | hsl(18, 100%, 76%) |
| HSV | hsv(18, 47%, 100%) |
| CMYK | cmyk(0%, 33.3%, 47.5%, 0%) |
| CIE-LAB | lab(77.12, 27.34, 31.32) |
| CIE-LCH | lch(77.12, 41.57, 48.88°) |
| OKLab | oklab(81.3% 0.0809 0.0774) |
| OKLCH | oklch(81.3% 0.112 43.7) |
| XYZ | xyz(59.9210, 51.7355, 29.3797) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.54
Pale Salmon
#FFB19A
ΔE00 4.34
Light Salmon
#FEA993
ΔE00 4.57
Peach (survey)
#FFB07C
ΔE00 5.35
Darksalmon
#E9967A
ΔE00 5.87
Blush (survey)
#F29E8E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA86 #86DBFF
analogous
#FF869F #FFAA86 #FFE786
triadic
#FFAA86 #86FFAA #AA86FF
tetradic
#FFAA86 #9FFF86 #86DBFF #E786FF
square
#FFAA86 #9FFF86 #86DBFF #E786FF
split-complementary
#FFAA86 #86FFE7 #869FFF
monochromatic
#FF540C #FF7F49 #FFAA86 #FFD5C3 #FFEAE0
Accessibility & contrast
On white
1.85
#FFAA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFAA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA86
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA86 | 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)
#C0B483
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffaa86; /* rgb */ color: rgb(255, 170, 134); /* oklch */ color: oklch(81.3% 0.112 43.7);
Tailwind
colors: {
custom: {
50: '#ffc3a9',
500: '#ffaa86',
950: '#000000',
},
}SCSS
$custom: #ffaa86; $custom-light: #ffc3a9; $custom-dark: #000000;
JSON
{
"hex": "#ffaa86",
"rgb": {
"r": 255,
"g": 170,
"b": 134
},
"hsl": {
"h": 17.851,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.81303,
"c": 0.11196,
"h": 43.7
},
"luminance": 0.51731
}Semantic roles & 50–950 ramp
primary
#FFAA86
secondary
#4AB3DF
accent
#A1E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#191210
muted
#878280