#FEDCA4#FEDCA4
#FEDCA4 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.081 H 79.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCA4 |
|---|---|
| RGB | rgb(254, 220, 164) |
| HSL | hsl(37, 98%, 82%) |
| HSV | hsv(37, 35%, 100%) |
| CMYK | cmyk(0%, 13.4%, 35.4%, 0.4%) |
| CIE-LAB | lab(89.37, 4.09, 31.89) |
| CIE-LCH | lch(89.37, 32.15, 82.70°) |
| OKLab | oklab(90.99% 0.0143 0.0797) |
| OKLCH | oklch(90.99% 0.081 79.9) |
| XYZ | xyz(73.1686, 74.9404, 45.7255) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.74
Pale Peach
#FFE5AD
ΔE00 2.98
Moccasin
#FFE4B5
ΔE00 2.99
Wheat
#F5DEB3
ΔE00 3.91
Light Peach
#FFD8B1
ΔE00 5.51
Bisque
#FFE4C4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCA4 #A4C6FE
analogous
#FEAFA4 #FEDCA4 #F3FEA4
triadic
#FEDCA4 #A4FEDC #DCA4FE
tetradic
#FEDCA4 #A4FEAF #A4C6FE #FEA4F3
square
#FEDCA4 #A4FEAF #A4C6FE #FEA4F3
split-complementary
#FEDCA4 #A4F3FE #AFA4FE
monochromatic
#FDAD2B #FDC567 #FEDCA4 #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.31
#FEDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FEDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCA4
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCA4 | 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)
#EBDCA0
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedca4; /* rgb */ color: rgb(254, 220, 164); /* oklch */ color: oklch(91.0% 0.081 79.9);
Tailwind
colors: {
custom: {
50: '#ffe6bf',
500: '#fedca4',
950: '#000000',
},
}SCSS
$custom: #fedca4; $custom-light: #ffe6bf; $custom-dark: #000000;
JSON
{
"hex": "#fedca4",
"rgb": {
"r": 254,
"g": 220,
"b": 164
},
"hsl": {
"h": 37.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.9099,
"c": 0.08096,
"h": 79.9
},
"luminance": 0.74938
}Semantic roles & 50–950 ramp
primary
#FEDCA4
secondary
#6494E2
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482