#FDAE89#FDAE89
#FDAE89 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.8% C 0.106 H 45.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAE89 |
|---|---|
| RGB | rgb(253, 174, 137) |
| HSL | hsl(19, 97%, 76%) |
| HSV | hsv(19, 46%, 99%) |
| CMYK | cmyk(0%, 31.2%, 45.8%, 0.8%) |
| CIE-LAB | lab(77.85, 24.76, 30.65) |
| CIE-LCH | lch(77.85, 39.40, 51.07°) |
| OKLab | oklab(81.84% 0.0736 0.0759) |
| OKLCH | oklch(81.84% 0.106 45.9) |
| XYZ | xyz(60.1624, 52.9654, 30.7167) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.83
Peach (survey)
#FFB07C
ΔE00 4.36
Pale Salmon
#FFB19A
ΔE00 4.66
Light Salmon
#FEA993
ΔE00 5.40
Darksalmon
#E9967A
ΔE00 6.75
Pinkish Tan
#D99B82
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAE89 #89D8FD
analogous
#FD899E #FDAE89 #FDE889
triadic
#FDAE89 #89FDAE #AE89FD
tetradic
#FDAE89 #9EFD89 #89D8FD #E889FD
square
#FDAE89 #9EFD89 #89D8FD #E889FD
split-complementary
#FDAE89 #89FDE8 #899EFD
monochromatic
#FB5B11 #FC854D #FDAE89 #FED7C5 #FEEAE1
Accessibility & contrast
On white
1.81
#FDAE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FDAE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAE89
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAE89 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B686
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fdae89; /* rgb */ color: rgb(253, 174, 137); /* oklch */ color: oklch(81.8% 0.106 45.9);
Tailwind
colors: {
custom: {
50: '#ffc6ab',
500: '#fdae89',
950: '#000000',
},
}SCSS
$custom: #fdae89; $custom-light: #ffc6ab; $custom-dark: #000000;
JSON
{
"hex": "#fdae89",
"rgb": {
"r": 253,
"g": 174,
"b": 137
},
"hsl": {
"h": 19.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.81837,
"c": 0.10573,
"h": 45.9
},
"luminance": 0.52961
}Semantic roles & 50–950 ramp
primary
#FDAE89
secondary
#4DAFDD
accent
#9CE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281