#FEDEC5#FEDEC5
#FEDEC5 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.1% C 0.049 H 60.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEC5 |
|---|---|
| RGB | rgb(254, 222, 197) |
| HSL | hsl(26, 97%, 88%) |
| HSV | hsv(26, 22%, 100%) |
| CMYK | cmyk(0%, 12.6%, 22.4%, 0.4%) |
| CIE-LAB | lab(90.48, 7.29, 16.33) |
| CIE-LCH | lch(90.48, 17.88, 65.96°) |
| OKLab | oklab(92.07% 0.0242 0.0422) |
| OKLCH | oklch(92.07% 0.049 60.1) |
| XYZ | xyz(77.0727, 77.3469, 63.6820) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.70
Bisque
#FFE4C4
ΔE00 4.03
Light Peach
#FFD8B1
ΔE00 4.47
Apricot
#FBCEB1
ΔE00 4.86
Blanchedalmond
#FFEBCD
ΔE00 6.32
Antiquewhite
#FAEBD7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEC5 #C5E5FE
analogous
#FEC5C8 #FEDEC5 #FEFBC5
triadic
#FEDEC5 #C5FEDE #DEC5FE
tetradic
#FEDEC5 #C8FEC5 #C5E5FE #FBC5FE
square
#FEDEC5 #C8FEC5 #C5E5FE #FBC5FE
split-complementary
#FEDEC5 #C5FEFB #C5C8FE
monochromatic
#FC9A4D #FDBC89 #FEDEC5 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.28
#FEDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FEDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEC5
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEC5 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#EFE7C5
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedec5; /* rgb */ color: rgb(254, 222, 197); /* oklch */ color: oklch(92.1% 0.049 60.1);
Tailwind
colors: {
custom: {
50: '#ffe8d6',
500: '#fedec5',
950: '#000000',
},
}SCSS
$custom: #fedec5; $custom-light: #ffe8d6; $custom-dark: #000000;
JSON
{
"hex": "#fedec5",
"rgb": {
"r": 254,
"g": 222,
"b": 197
},
"hsl": {
"h": 26.316,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.92071,
"c": 0.04867,
"h": 60.1
},
"luminance": 0.77345
}Semantic roles & 50–950 ramp
primary
#FEDEC5
secondary
#81BAE7
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483