#FEDC91#FEDC91
#FEDC91 is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.101 H 86.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDC91 |
|---|---|
| RGB | rgb(254, 220, 145) |
| HSL | hsl(41, 98%, 78%) |
| HSV | hsv(41, 43%, 100%) |
| CMYK | cmyk(0%, 13.4%, 42.9%, 0.4%) |
| CIE-LAB | lab(89.07, 2.03, 41.14) |
| CIE-LCH | lch(89.07, 41.19, 87.17°) |
| OKLab | oklab(90.66% 0.0069 0.1005) |
| OKLCH | oklch(90.66% 0.101 86.1) |
| XYZ | xyz(71.5792, 74.3047, 37.3544) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.86
Pale Peach
#FFE5AD
ΔE00 4.42
Sandy
#F1DA7A
ΔE00 5.32
Navajowhite
#FFDEAD
ΔE00 5.72
Sand (survey)
#E2CA76
ΔE00 5.96
Moccasin
#FFE4B5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDC91 #91B3FE
analogous
#FEA591 #FEDC91 #EAFE91
triadic
#FEDC91 #91FEDC #DC91FE
tetradic
#FEDC91 #91FEA5 #91B3FE #FE91EA
square
#FEDC91 #91FEA5 #91B3FE #FE91EA
split-complementary
#FEDC91 #91EAFE #A591FE
monochromatic
#FDB518 #FDC954 #FEDC91 #FFEFCE #FFF5E1
Accessibility & contrast
On white
1.32
#FEDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FEDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDC91
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDC91 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#F5E493
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedc91; /* rgb */ color: rgb(254, 220, 145); /* oklch */ color: oklch(90.7% 0.101 86.1);
Tailwind
colors: {
custom: {
50: '#ffe6b2',
500: '#fedc91',
950: '#000000',
},
}SCSS
$custom: #fedc91; $custom-light: #ffe6b2; $custom-dark: #000000;
JSON
{
"hex": "#fedc91",
"rgb": {
"r": 254,
"g": 220,
"b": 145
},
"hsl": {
"h": 41.284,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.90657,
"c": 0.10076,
"h": 86.1
},
"luminance": 0.74302
}Semantic roles & 50–950 ramp
primary
#FEDC91
secondary
#547FDF
accent
#48E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481