#FDAE7B#FDAE7B
#FDAE7B is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.6% C 0.114 H 53.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAE7B |
|---|---|
| RGB | rgb(253, 174, 123) |
| HSL | hsl(24, 97%, 74%) |
| HSV | hsv(24, 51%, 99%) |
| CMYK | cmyk(0%, 31.2%, 51.4%, 0.8%) |
| CIE-LAB | lab(77.63, 23.47, 37.73) |
| CIE-LCH | lch(77.63, 44.43, 58.11°) |
| OKLab | oklab(81.59% 0.0682 0.0916) |
| OKLCH | oklch(81.59% 0.114 53.3) |
| XYZ | xyz(59.2225, 52.5895, 25.7667) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.56
Apricot (survey)
#FFB16D
ΔE00 4.37
Sandybrown
#F4A460
ΔE00 4.90
Lightsalmon
#FFA07A
ΔE00 6.20
Pale Orange
#FFA756
ΔE00 6.33
Pastel Orange
#FF964F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAE7B #7BCAFD
analogous
#FD7B89 #FDAE7B #FDEF7B
triadic
#FDAE7B #7BFDAE #AE7BFD
tetradic
#FDAE7B #89FD7B #7BCAFD #EF7BFD
square
#FDAE7B #89FD7B #7BCAFD #EF7BFD
split-complementary
#FDAE7B #7BFDEF #7B89FD
monochromatic
#FA6404 #FC893F #FDAE7B #FED3B7 #FFEDE1
Accessibility & contrast
On white
1.82
#FDAE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FDAE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAE7B
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAE7B | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B677
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#FF9FA1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fdae7b; /* rgb */ color: rgb(253, 174, 123); /* oklch */ color: oklch(81.6% 0.114 53.3);
Tailwind
colors: {
custom: {
50: '#ffc6a2',
500: '#fdae7b',
950: '#000000',
},
}SCSS
$custom: #fdae7b; $custom-light: #ffc6a2; $custom-dark: #000000;
JSON
{
"hex": "#fdae7b",
"rgb": {
"r": 253,
"g": 174,
"b": 123
},
"hsl": {
"h": 23.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.81592,
"c": 0.11419,
"h": 53.3
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#FDAE7B
secondary
#419FDB
accent
#8BE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280