#FEDCB7#FEDCB7
#FEDCB7 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.4% C 0.061 H 69.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB7 |
|---|---|
| RGB | rgb(254, 220, 183) |
| HSL | hsl(31, 97%, 86%) |
| HSV | hsv(31, 28%, 100%) |
| CMYK | cmyk(0%, 13.4%, 28%, 0.4%) |
| CIE-LAB | lab(89.71, 6.42, 22.55) |
| CIE-LCH | lch(89.71, 23.44, 74.10°) |
| OKLab | oklab(91.37% 0.0217 0.0575) |
| OKLCH | oklch(91.37% 0.061 69.3) |
| XYZ | xyz(75.0144, 75.6787, 55.4466) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.61
Peach
#FFDAB9
ΔE00 2.04
Bisque
#FFE4C4
ΔE00 2.74
Navajowhite
#FFDEAD
ΔE00 3.65
Moccasin
#FFE4B5
ΔE00 4.68
Wheat
#F5DEB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB7 #B7D9FE
analogous
#FEB8B7 #FEDCB7 #FCFEB7
triadic
#FEDCB7 #B7FEDC #DCB7FE
tetradic
#FEDCB7 #B7FEB8 #B7D9FE #FEB7FC
square
#FEDCB7 #B7FEB8 #B7D9FE #FEB7FC
split-complementary
#FEDCB7 #B7FCFE #B8B7FE
monochromatic
#FCA13E #FDBF7B #FEDCB7 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.30
#FEDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FEDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB7
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB7 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB5
Deuteranopia (green-blind)
#F0E5B8
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcb7; /* rgb */ color: rgb(254, 220, 183); /* oklch */ color: oklch(91.4% 0.061 69.3);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#fedcb7',
950: '#000000',
},
}SCSS
$custom: #fedcb7; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#fedcb7",
"rgb": {
"r": 254,
"g": 220,
"b": 183
},
"hsl": {
"h": 31.268,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.91374,
"c": 0.06147,
"h": 69.3
},
"luminance": 0.75676
}Semantic roles & 50–950 ramp
primary
#FEDCB7
secondary
#74AAE5
accent
#6EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483