#FEDCA5#FEDCA5
#FEDCA5 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.080 H 79.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCA5 |
|---|---|
| RGB | rgb(254, 220, 165) |
| HSL | hsl(37, 98%, 82%) |
| HSV | hsv(37, 35%, 100%) |
| CMYK | cmyk(0%, 13.4%, 35%, 0.4%) |
| CIE-LAB | lab(89.38, 4.20, 31.40) |
| CIE-LCH | lch(89.38, 31.68, 82.38°) |
| OKLab | oklab(91.01% 0.0146 0.0786) |
| OKLCH | oklch(91.01% 0.08 79.4) |
| XYZ | xyz(73.2593, 74.9767, 46.2030) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.51
Moccasin
#FFE4B5
ΔE00 2.88
Pale Peach
#FFE5AD
ΔE00 3.06
Wheat
#F5DEB3
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 5.28
Bisque
#FFE4C4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCA5 #A5C7FE
analogous
#FEB0A5 #FEDCA5 #F3FEA5
triadic
#FEDCA5 #A5FEDC #DCA5FE
tetradic
#FEDCA5 #A5FEB0 #A5C7FE #FEA5F3
square
#FEDCA5 #A5FEB0 #A5C7FE #FEA5F3
split-complementary
#FEDCA5 #A5F3FE #B0A5FE
monochromatic
#FDAD2C #FDC468 #FEDCA5 #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.31
#FEDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FEDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCA5
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCA5 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA1
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedca5; /* rgb */ color: rgb(254, 220, 165); /* oklch */ color: oklch(91.0% 0.080 79.4);
Tailwind
colors: {
custom: {
50: '#ffe6c0',
500: '#fedca5',
950: '#000000',
},
}SCSS
$custom: #fedca5; $custom-light: #ffe6c0; $custom-dark: #000000;
JSON
{
"hex": "#fedca5",
"rgb": {
"r": 254,
"g": 220,
"b": 165
},
"hsl": {
"h": 37.079,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.91009,
"c": 0.07991,
"h": 79.4
},
"luminance": 0.74974
}Semantic roles & 50–950 ramp
primary
#FEDCA5
secondary
#6595E2
accent
#58E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482