#FEDCA3#FEDCA3
#FEDCA3 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.082 H 80.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCA3 |
|---|---|
| RGB | rgb(254, 220, 163) |
| HSL | hsl(38, 98%, 82%) |
| HSV | hsv(38, 36%, 100%) |
| CMYK | cmyk(0%, 13.4%, 35.8%, 0.4%) |
| CIE-LAB | lab(89.35, 3.97, 32.38) |
| CIE-LCH | lch(89.35, 32.62, 83.01°) |
| OKLab | oklab(90.97% 0.0139 0.0808) |
| OKLCH | oklch(90.97% 0.082 80.3) |
| XYZ | xyz(73.0787, 74.9045, 45.2518) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.97
Pale Peach
#FFE5AD
ΔE00 2.93
Moccasin
#FFE4B5
ΔE00 3.12
Wheat
#F5DEB3
ΔE00 4.04
Light Peach
#FFD8B1
ΔE00 5.73
Vanilla
#F3E5AB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCA3 #A3C5FE
analogous
#FEAFA3 #FEDCA3 #F3FEA3
triadic
#FEDCA3 #A3FEDC #DCA3FE
tetradic
#FEDCA3 #A3FEAF #A3C5FE #FEA3F3
square
#FEDCA3 #A3FEAF #A3C5FE #FEA3F3
split-complementary
#FEDCA3 #A3F3FE #AFA3FE
monochromatic
#FDAE2A #FDC566 #FEDCA3 #FFF3E0 #FFF3E1
Accessibility & contrast
On white
1.31
#FEDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FEDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCA3
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCA3 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9F
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedca3; /* rgb */ color: rgb(254, 220, 163); /* oklch */ color: oklch(91.0% 0.082 80.3);
Tailwind
colors: {
custom: {
50: '#ffe6be',
500: '#fedca3',
950: '#000000',
},
}SCSS
$custom: #fedca3; $custom-light: #ffe6be; $custom-dark: #000000;
JSON
{
"hex": "#fedca3",
"rgb": {
"r": 254,
"g": 220,
"b": 163
},
"hsl": {
"h": 37.582,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.90971,
"c": 0.08201,
"h": 80.3
},
"luminance": 0.74902
}Semantic roles & 50–950 ramp
primary
#FEDCA3
secondary
#6393E2
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482