#FEDEC7#FEDEC7
#FEDEC7 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.047 H 57.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEC7 |
|---|---|
| RGB | rgb(254, 222, 199) |
| HSL | hsl(25, 96%, 89%) |
| HSV | hsv(25, 22%, 100%) |
| CMYK | cmyk(0%, 12.6%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.52, 7.57, 15.35) |
| CIE-LCH | lch(90.52, 17.11, 63.75°) |
| OKLab | oklab(92.12% 0.025 0.0397) |
| OKLCH | oklch(92.12% 0.047 57.8) |
| XYZ | xyz(77.3034, 77.4392, 64.8969) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.37
Bisque
#FFE4C4
ΔE00 4.74
Apricot
#FBCEB1
ΔE00 4.86
Light Peach
#FFD8B1
ΔE00 5.17
Antiquewhite
#FAEBD7
ΔE00 6.82
Blanchedalmond
#FFEBCD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEC7 #C7E7FE
analogous
#FEC7CC #FEDEC7 #FEFAC7
triadic
#FEDEC7 #C7FEDE #DEC7FE
tetradic
#FEDEC7 #CCFEC7 #C7E7FE #FAC7FE
square
#FEDEC7 #CCFEC7 #C7E7FE #FAC7FE
split-complementary
#FEDEC7 #C7FEFA #C7CCFE
monochromatic
#FC974F #FDBB8B #FEDEC7 #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.27
#FEDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FEDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEC7
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEC7 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#EFE7C7
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedec7; /* rgb */ color: rgb(254, 222, 199); /* oklch */ color: oklch(92.1% 0.047 57.8);
Tailwind
colors: {
custom: {
50: '#ffe8d8',
500: '#fedec7',
950: '#000000',
},
}SCSS
$custom: #fedec7; $custom-light: #ffe8d8; $custom-dark: #000000;
JSON
{
"hex": "#fedec7",
"rgb": {
"r": 254,
"g": 222,
"b": 199
},
"hsl": {
"h": 25.091,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.92118,
"c": 0.04695,
"h": 57.8
},
"luminance": 0.77437
}Semantic roles & 50–950 ramp
primary
#FEDEC7
secondary
#82BDE7
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483