#FEDEC9#FEDEC9
#FEDEC9 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.045 H 55.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEC9 |
|---|---|
| RGB | rgb(254, 222, 201) |
| HSL | hsl(24, 96%, 89%) |
| HSV | hsv(24, 21%, 100%) |
| CMYK | cmyk(0%, 12.6%, 20.9%, 0.4%) |
| CIE-LAB | lab(90.57, 7.85, 14.36) |
| CIE-LCH | lch(90.57, 16.37, 61.33°) |
| OKLab | oklab(92.17% 0.0258 0.0373) |
| OKLCH | oklch(92.17% 0.045 55.3) |
| XYZ | xyz(77.5371, 77.5327, 66.1279) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.11
Apricot
#FBCEB1
ΔE00 4.99
Bisque
#FFE4C4
ΔE00 5.50
Light Peach
#FFD8B1
ΔE00 5.92
Antiquewhite
#FAEBD7
ΔE00 7.10
Blanchedalmond
#FFEBCD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEC9 #C9E9FE
analogous
#FEC9CF #FEDEC9 #FEF9C9
triadic
#FEDEC9 #C9FEDE #DEC9FE
tetradic
#FEDEC9 #CFFEC9 #C9E9FE #F9C9FE
square
#FEDEC9 #CFFEC9 #C9E9FE #F9C9FE
split-complementary
#FEDEC9 #C9FEF9 #C9CFFE
monochromatic
#FC9551 #FDB98D #FEDEC9 #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.27
#FEDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FEDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEC9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEC9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C8
Deuteranopia (green-blind)
#EFE7C9
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedec9; /* rgb */ color: rgb(254, 222, 201); /* oklch */ color: oklch(92.2% 0.045 55.3);
Tailwind
colors: {
custom: {
50: '#ffe8d9',
500: '#fedec9',
950: '#000000',
},
}SCSS
$custom: #fedec9; $custom-light: #ffe8d9; $custom-dark: #000000;
JSON
{
"hex": "#fedec9",
"rgb": {
"r": 254,
"g": 222,
"b": 201
},
"hsl": {
"h": 23.774,
"s": 96.364,
"l": 89.216
},
"oklch": {
"l": 0.92166,
"c": 0.04532,
"h": 55.3
},
"luminance": 0.7753
}Semantic roles & 50–950 ramp
primary
#FEDEC9
secondary
#84C0E7
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483