#FFAE86#FFAE86
#FFAE86 is a very light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.110 H 47.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE86 |
|---|---|
| RGB | rgb(255, 174, 134) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31.8%, 47.5%, 0%) |
| CIE-LAB | lab(78.03, 25.25, 32.51) |
| CIE-LCH | lch(78.03, 41.16, 52.16°) |
| OKLab | oklab(82% 0.0746 0.0801) |
| OKLCH | oklch(82% 0.11 47) |
| XYZ | xyz(60.6823, 53.2580, 29.6334) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.63
Lightsalmon
#FFA07A
ΔE00 3.88
Pale Salmon
#FFB19A
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 6.13
Darksalmon
#E9967A
ΔE00 7.18
Apricot (survey)
#FFB16D
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE86 #86D7FF
analogous
#FF869B #FFAE86 #FFEB86
triadic
#FFAE86 #86FFAE #AE86FF
tetradic
#FFAE86 #9BFF86 #86D7FF #EB86FF
square
#FFAE86 #9BFF86 #86D7FF #EB86FF
split-complementary
#FFAE86 #86FFEB #869BFF
monochromatic
#FF5C0C #FF8549 #FFAE86 #FFD7C3 #FFEBE0
Accessibility & contrast
On white
1.80
#FFAE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FFAE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE86
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE86 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B783
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae86; /* rgb */ color: rgb(255, 174, 134); /* oklch */ color: oklch(82.0% 0.110 47.0);
Tailwind
colors: {
custom: {
50: '#ffc6a9',
500: '#ffae86',
950: '#000000',
},
}SCSS
$custom: #ffae86; $custom-light: #ffc6a9; $custom-dark: #000000;
JSON
{
"hex": "#ffae86",
"rgb": {
"r": 255,
"g": 174,
"b": 134
},
"hsl": {
"h": 19.835,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.82003,
"c": 0.10951,
"h": 47
},
"luminance": 0.53253
}Semantic roles & 50–950 ramp
primary
#FFAE86
secondary
#4AAEDF
accent
#9AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280