#FFAE87#FFAE87
#FFAE87 is a very light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.109 H 46.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE87 |
|---|---|
| RGB | rgb(255, 174, 135) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31.8%, 47.1%, 0%) |
| CIE-LAB | lab(78.04, 25.34, 32.00) |
| CIE-LCH | lch(78.04, 40.82, 51.62°) |
| OKLab | oklab(82.02% 0.075 0.079) |
| OKLCH | oklch(82.02% 0.109 46.5) |
| XYZ | xyz(60.7523, 53.2860, 30.0025) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.77
Peach (survey)
#FFB07C
ΔE00 3.93
Pale Salmon
#FFB19A
ΔE00 5.13
Light Salmon
#FEA993
ΔE00 5.83
Darksalmon
#E9967A
ΔE00 7.04
Pinkish Tan
#D99B82
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE87 #87D8FF
analogous
#FF879C #FFAE87 #FFEA87
triadic
#FFAE87 #87FFAE #AE87FF
tetradic
#FFAE87 #9CFF87 #87D8FF #EA87FF
square
#FFAE87 #9CFF87 #87D8FF #EA87FF
split-complementary
#FFAE87 #87FFEA #879CFF
monochromatic
#FF5B0D #FF854A #FFAE87 #FFD7C4 #FFEAE0
Accessibility & contrast
On white
1.80
#FFAE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FFAE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE87
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE87 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B784
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae87; /* rgb */ color: rgb(255, 174, 135); /* oklch */ color: oklch(82.0% 0.109 46.5);
Tailwind
colors: {
custom: {
50: '#ffc6aa',
500: '#ffae87',
950: '#000000',
},
}SCSS
$custom: #ffae87; $custom-light: #ffc6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffae87",
"rgb": {
"r": 255,
"g": 174,
"b": 135
},
"hsl": {
"h": 19.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.82021,
"c": 0.10894,
"h": 46.5
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#FFAE87
secondary
#4BAFDF
accent
#9BE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281