#FDAE92#FDAE92
#FDAE92 is a very light, moderate orange. Relative luminance 0.532; OKLCH L 82.0% C 0.101 H 40.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAE92 |
|---|---|
| RGB | rgb(253, 174, 146) |
| HSL | hsl(16, 96%, 78%) |
| HSV | hsv(16, 42%, 99%) |
| CMYK | cmyk(0%, 31.2%, 42.3%, 0.8%) |
| CIE-LAB | lab(78.01, 25.67, 26.06) |
| CIE-LCH | lch(78.01, 36.58, 45.43°) |
| OKLab | oklab(82.01% 0.0771 0.0654) |
| OKLCH | oklch(82.01% 0.101 40.3) |
| XYZ | xyz(60.8351, 53.2345, 34.2597) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.84
Light Salmon
#FEA993
ΔE00 2.65
Lightsalmon
#FFA07A
ΔE00 4.41
Blush (survey)
#F29E8E
ΔE00 5.66
Darksalmon
#E9967A
ΔE00 6.14
Peachy Pink
#FF9A8A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAE92 #92E1FD
analogous
#FD92AB #FDAE92 #FDE392
triadic
#FDAE92 #92FDAE #AE92FD
tetradic
#FDAE92 #ABFD92 #92E1FD #E392FD
square
#FDAE92 #ABFD92 #92E1FD #E392FD
split-complementary
#FDAE92 #92FDE3 #92ABFD
monochromatic
#FB551A #FC8156 #FDAE92 #FEDBCE #FEE9E1
Accessibility & contrast
On white
1.80
#FDAE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FDAE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAE92
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAE92 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdae92; /* rgb */ color: rgb(253, 174, 146); /* oklch */ color: oklch(82.0% 0.101 40.3);
Tailwind
colors: {
custom: {
50: '#ffc6b2',
500: '#fdae92',
950: '#000000',
},
}SCSS
$custom: #fdae92; $custom-light: #ffc6b2; $custom-dark: #000000;
JSON
{
"hex": "#fdae92",
"rgb": {
"r": 253,
"g": 174,
"b": 146
},
"hsl": {
"h": 15.701,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.82012,
"c": 0.10107,
"h": 40.3
},
"luminance": 0.5323
}Semantic roles & 50–950 ramp
primary
#FDAE92
secondary
#55BADE
accent
#A9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281