#FDAE79#FDAE79
#FDAE79 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.6% C 0.115 H 54.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAE79 |
|---|---|
| RGB | rgb(253, 174, 121) |
| HSL | hsl(24, 97%, 73%) |
| HSV | hsv(24, 52%, 99%) |
| CMYK | cmyk(0%, 31.2%, 52.2%, 0.8%) |
| CIE-LAB | lab(77.60, 23.30, 38.73) |
| CIE-LCH | lch(77.60, 45.20, 58.97°) |
| OKLab | oklab(81.56% 0.0675 0.0937) |
| OKLCH | oklch(81.56% 0.115 54.2) |
| XYZ | xyz(59.0986, 52.5399, 25.1141) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.58
Apricot (survey)
#FFB16D
ΔE00 3.84
Sandybrown
#F4A460
ΔE00 4.44
Pale Orange
#FFA756
ΔE00 5.82
Lightsalmon
#FFA07A
ΔE00 6.65
Pastel Orange
#FF964F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAE79 #79C8FD
analogous
#FD7986 #FDAE79 #FDF079
triadic
#FDAE79 #79FDAE #AE79FD
tetradic
#FDAE79 #86FD79 #79C8FD #F079FD
square
#FDAE79 #86FD79 #79C8FD #F079FD
split-complementary
#FDAE79 #79FDF0 #7986FD
monochromatic
#F86604 #FC8A3D #FDAE79 #FED2B5 #FFEDE1
Accessibility & contrast
On white
1.82
#FDAE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FDAE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAE79
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAE79 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B575
Deuteranopia (green-blind)
#D7C779
Tritanopia (blue-blind)
#FF9FA1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fdae79; /* rgb */ color: rgb(253, 174, 121); /* oklch */ color: oklch(81.6% 0.115 54.2);
Tailwind
colors: {
custom: {
50: '#ffc6a0',
500: '#fdae79',
950: '#000000',
},
}SCSS
$custom: #fdae79; $custom-light: #ffc6a0; $custom-dark: #000000;
JSON
{
"hex": "#fdae79",
"rgb": {
"r": 253,
"g": 174,
"b": 121
},
"hsl": {
"h": 24.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.8156,
"c": 0.11547,
"h": 54.2
},
"luminance": 0.52535
}Semantic roles & 50–950 ramp
primary
#FDAE79
secondary
#409CDA
accent
#89E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280