#FEDCC7#FEDCC7
#FEDCC7 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.047 H 53.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCC7 |
|---|---|
| RGB | rgb(254, 220, 199) |
| HSL | hsl(23, 96%, 89%) |
| HSV | hsv(23, 22%, 100%) |
| CMYK | cmyk(0%, 13.4%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.04, 8.60, 14.66) |
| CIE-LCH | lch(90.04, 17.00, 59.61°) |
| OKLab | oklab(91.74% 0.028 0.038) |
| OKLCH | oklch(91.74% 0.047 53.6) |
| XYZ | xyz(76.7754, 76.3831, 64.7209) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.20
Apricot
#FBCEB1
ΔE00 4.42
Light Peach
#FFD8B1
ΔE00 5.99
Bisque
#FFE4C4
ΔE00 6.09
Mistyrose
#FFE4E1
ΔE00 7.69
Antiquewhite
#FAEBD7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCC7 #C7E9FE
analogous
#FEC7CE #FEDCC7 #FEF8C7
triadic
#FEDCC7 #C7FEDC #DCC7FE
tetradic
#FEDCC7 #CEFEC7 #C7E9FE #F8C7FE
square
#FEDCC7 #CEFEC7 #C7E9FE #F8C7FE
split-complementary
#FEDCC7 #C7FEF8 #C7CEFE
monochromatic
#FC914F #FDB68B #FEDCC7 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.29
#FEDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FEDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCC7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCC7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcc7; /* rgb */ color: rgb(254, 220, 199); /* oklch */ color: oklch(91.7% 0.047 53.6);
Tailwind
colors: {
custom: {
50: '#ffe6d8',
500: '#fedcc7',
950: '#000000',
},
}SCSS
$custom: #fedcc7; $custom-light: #ffe6d8; $custom-dark: #000000;
JSON
{
"hex": "#fedcc7",
"rgb": {
"r": 254,
"g": 220,
"b": 199
},
"hsl": {
"h": 22.909,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.91737,
"c": 0.04721,
"h": 53.6
},
"luminance": 0.76381
}Semantic roles & 50–950 ramp
primary
#FEDCC7
secondary
#82C0E7
accent
#8EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483