#FEDEC0#FEDEC0
#FEDEC0 is a very light, muted orange. Relative luminance 0.771; OKLCH L 92.0% C 0.053 H 65.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEC0 |
|---|---|
| RGB | rgb(254, 222, 192) |
| HSL | hsl(29, 97%, 87%) |
| HSV | hsv(29, 24%, 100%) |
| CMYK | cmyk(0%, 12.6%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.38, 6.59, 18.79) |
| CIE-LCH | lch(90.38, 19.92, 70.67°) |
| OKLab | oklab(91.96% 0.0223 0.0483) |
| OKLCH | oklch(91.96% 0.053 65.3) |
| XYZ | xyz(76.5093, 77.1216, 60.7147) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.68
Bisque
#FFE4C4
ΔE00 2.54
Light Peach
#FFD8B1
ΔE00 3.03
Blanchedalmond
#FFEBCD
ΔE00 5.26
Apricot
#FBCEB1
ΔE00 5.36
Navajowhite
#FFDEAD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEC0 #C0E0FE
analogous
#FEC0C1 #FEDEC0 #FEFDC0
triadic
#FEDEC0 #C0FEDE #DEC0FE
tetradic
#FEDEC0 #C1FEC0 #C0E0FE #FDC0FE
square
#FEDEC0 #C1FEC0 #C0E0FE #FDC0FE
split-complementary
#FEDEC0 #C0FEFD #C0C1FE
monochromatic
#FC9F48 #FDBE84 #FEDEC0 #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.28
#FEDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FEDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEC0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEC0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBE
Deuteranopia (green-blind)
#F0E6C1
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedec0; /* rgb */ color: rgb(254, 222, 192); /* oklch */ color: oklch(92.0% 0.053 65.3);
Tailwind
colors: {
custom: {
50: '#ffe8d3',
500: '#fedec0',
950: '#000000',
},
}SCSS
$custom: #fedec0; $custom-light: #ffe8d3; $custom-dark: #000000;
JSON
{
"hex": "#fedec0",
"rgb": {
"r": 254,
"g": 222,
"b": 192
},
"hsl": {
"h": 29.032,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.91956,
"c": 0.05321,
"h": 65.3
},
"luminance": 0.77119
}Semantic roles & 50–950 ramp
primary
#FEDEC0
secondary
#7CB3E6
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483