#FEDCB9#FEDCB9
#FEDCB9 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.060 H 67.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB9 |
|---|---|
| RGB | rgb(254, 220, 185) |
| HSL | hsl(30, 97%, 86%) |
| HSV | hsv(30, 27%, 100%) |
| CMYK | cmyk(0%, 13.4%, 27.2%, 0.4%) |
| CIE-LAB | lab(89.75, 6.68, 21.56) |
| CIE-LCH | lch(89.75, 22.57, 72.78°) |
| OKLab | oklab(91.42% 0.0225 0.0551) |
| OKLCH | oklch(91.42% 0.06 67.8) |
| XYZ | xyz(75.2241, 75.7626, 56.5507) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.50
Light Peach
#FFD8B1
ΔE00 1.70
Bisque
#FFE4C4
ΔE00 2.70
Navajowhite
#FFDEAD
ΔE00 4.30
Moccasin
#FFE4B5
ΔE00 5.26
Wheat
#F5DEB3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB9 #B9DBFE
analogous
#FEB9B9 #FEDCB9 #FDFEB9
triadic
#FEDCB9 #B9FEDC #DCB9FE
tetradic
#FEDCB9 #B9FEB9 #B9DBFE #FEB9FD
square
#FEDCB9 #B9FEB9 #B9DBFE #FEB9FD
split-complementary
#FEDCB9 #B9FDFE #B9B9FE
monochromatic
#FCA040 #FDBE7D #FEDCB9 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.30
#FEDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FEDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB9
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB9 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB7
Deuteranopia (green-blind)
#F0E5BA
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcb9; /* rgb */ color: rgb(254, 220, 185); /* oklch */ color: oklch(91.4% 0.060 67.8);
Tailwind
colors: {
custom: {
50: '#ffe6ce',
500: '#fedcb9',
950: '#000000',
},
}SCSS
$custom: #fedcb9; $custom-light: #ffe6ce; $custom-dark: #000000;
JSON
{
"hex": "#fedcb9",
"rgb": {
"r": 254,
"g": 220,
"b": 185
},
"hsl": {
"h": 30.435,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.91417,
"c": 0.05953,
"h": 67.8
},
"luminance": 0.7576
}Semantic roles & 50–950 ramp
primary
#FEDCB9
secondary
#76ADE5
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483