#FEAE87#FEAE87
#FEAE87 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.9% C 0.108 H 46.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAE87 |
|---|---|
| RGB | rgb(254, 174, 135) |
| HSL | hsl(20, 98%, 76%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31.5%, 46.9%, 0.4%) |
| CIE-LAB | lab(77.93, 24.95, 31.83) |
| CIE-LCH | lch(77.93, 40.45, 51.91°) |
| OKLab | oklab(81.91% 0.0739 0.0786) |
| OKLCH | oklch(81.91% 0.108 46.8) |
| XYZ | xyz(60.3853, 53.0968, 29.9853) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.83
Lightsalmon
#FFA07A
ΔE00 3.88
Pale Salmon
#FFB19A
ΔE00 5.19
Light Salmon
#FEA993
ΔE00 5.92
Darksalmon
#E9967A
ΔE00 7.03
Pinkish Tan
#D99B82
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAE87 #87D7FE
analogous
#FE879C #FEAE87 #FEEA87
triadic
#FEAE87 #87FEAE #AE87FE
tetradic
#FEAE87 #9CFE87 #87D7FE #EA87FE
square
#FEAE87 #9CFE87 #87D7FE #EA87FE
split-complementary
#FEAE87 #87FEEA #879CFE
monochromatic
#FD5C0E #FD854A #FEAE87 #FFD7C4 #FFEBE1
Accessibility & contrast
On white
1.81
#FEAE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FEAE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAE87
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAE87 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B684
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feae87; /* rgb */ color: rgb(254, 174, 135); /* oklch */ color: oklch(81.9% 0.108 46.8);
Tailwind
colors: {
custom: {
50: '#ffc6aa',
500: '#feae87',
950: '#000000',
},
}SCSS
$custom: #feae87; $custom-light: #ffc6aa; $custom-dark: #000000;
JSON
{
"hex": "#feae87",
"rgb": {
"r": 254,
"g": 174,
"b": 135
},
"hsl": {
"h": 19.664,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.8191,
"c": 0.1079,
"h": 46.8
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#FEAE87
secondary
#4BAEDE
accent
#9AE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281