#FEDCC5#FEDCC5
#FEDCC5 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.049 H 56.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCC5 |
|---|---|
| RGB | rgb(254, 220, 197) |
| HSL | hsl(24, 97%, 88%) |
| HSV | hsv(24, 22%, 100%) |
| CMYK | cmyk(0%, 13.4%, 22.4%, 0.4%) |
| CIE-LAB | lab(89.99, 8.32, 15.65) |
| CIE-LCH | lch(89.99, 17.72, 62.01°) |
| OKLab | oklab(91.69% 0.0272 0.0405) |
| OKLCH | oklch(91.69% 0.049 56.1) |
| XYZ | xyz(76.5447, 76.2909, 63.5060) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.40
Apricot
#FBCEB1
ΔE00 4.20
Light Peach
#FFD8B1
ΔE00 5.21
Bisque
#FFE4C4
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 7.60
Blanchedalmond
#FFEBCD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCC5 #C5E7FE
analogous
#FEC5CA #FEDCC5 #FEF9C5
triadic
#FEDCC5 #C5FEDC #DCC5FE
tetradic
#FEDCC5 #CAFEC5 #C5E7FE #F9C5FE
square
#FEDCC5 #CAFEC5 #C5E7FE #F9C5FE
split-complementary
#FEDCC5 #C5FEF9 #C5CAFE
monochromatic
#FC934D #FDB889 #FEDCC5 #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.29
#FEDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FEDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCC5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCC5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC4
Deuteranopia (green-blind)
#EEE5C5
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcc5; /* rgb */ color: rgb(254, 220, 197); /* oklch */ color: oklch(91.7% 0.049 56.1);
Tailwind
colors: {
custom: {
50: '#ffe6d6',
500: '#fedcc5',
950: '#000000',
},
}SCSS
$custom: #fedcc5; $custom-light: #ffe6d6; $custom-dark: #000000;
JSON
{
"hex": "#fedcc5",
"rgb": {
"r": 254,
"g": 220,
"b": 197
},
"hsl": {
"h": 24.211,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.9169,
"c": 0.04878,
"h": 56.1
},
"luminance": 0.76288
}Semantic roles & 50–950 ramp
primary
#FEDCC5
secondary
#81BDE7
accent
#89E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483