#FEDCA1#FEDCA1
#FEDCA1 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.9% C 0.084 H 81.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCA1 |
|---|---|
| RGB | rgb(254, 220, 161) |
| HSL | hsl(38, 98%, 81%) |
| HSV | hsv(38, 37%, 100%) |
| CMYK | cmyk(0%, 13.4%, 36.6%, 0.4%) |
| CIE-LAB | lab(89.31, 3.74, 33.36) |
| CIE-LCH | lch(89.31, 33.57, 83.60°) |
| OKLab | oklab(90.93% 0.0131 0.0831) |
| OKLCH | oklch(90.93% 0.084 81.1) |
| XYZ | xyz(72.9009, 74.8334, 44.3155) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.42
Pale Peach
#FFE5AD
ΔE00 2.89
Moccasin
#FFE4B5
ΔE00 3.41
Wheat
#F5DEB3
ΔE00 4.32
Light Peach
#FFD8B1
ΔE00 6.17
Vanilla
#F3E5AB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCA1 #A1C3FE
analogous
#FEAEA1 #FEDCA1 #F1FEA1
triadic
#FEDCA1 #A1FEDC #DCA1FE
tetradic
#FEDCA1 #A1FEAE #A1C3FE #FEA1F1
square
#FEDCA1 #A1FEAE #A1C3FE #FEA1F1
split-complementary
#FEDCA1 #A1F1FE #AEA1FE
monochromatic
#FDAF28 #FDC564 #FEDCA1 #FFF3DE #FFF4E1
Accessibility & contrast
On white
1.32
#FEDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FEDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCA1
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCA1 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9D
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedca1; /* rgb */ color: rgb(254, 220, 161); /* oklch */ color: oklch(90.9% 0.084 81.1);
Tailwind
colors: {
custom: {
50: '#ffe6bd',
500: '#fedca1',
950: '#000000',
},
}SCSS
$custom: #fedca1; $custom-light: #ffe6bd; $custom-dark: #000000;
JSON
{
"hex": "#fedca1",
"rgb": {
"r": 254,
"g": 220,
"b": 161
},
"hsl": {
"h": 38.065,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.90934,
"c": 0.0841,
"h": 81.1
},
"luminance": 0.7483
}Semantic roles & 50–950 ramp
primary
#FEDCA1
secondary
#6290E2
accent
#54E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482