#FEDFC7#FEDFC7
#FEDFC7 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.3% C 0.047 H 59.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFC7 |
|---|---|
| RGB | rgb(254, 223, 199) |
| HSL | hsl(26, 96%, 89%) |
| HSV | hsv(26, 22%, 100%) |
| CMYK | cmyk(0%, 12.2%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.77, 7.05, 15.69) |
| CIE-LCH | lch(90.77, 17.20, 65.80°) |
| OKLab | oklab(92.31% 0.0235 0.0406) |
| OKLCH | oklch(92.31% 0.047 59.9) |
| XYZ | xyz(77.5698, 77.9720, 64.9857) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.10
Bisque
#FFE4C4
ΔE00 4.06
Light Peach
#FFD8B1
ΔE00 4.86
Apricot
#FBCEB1
ΔE00 5.21
Blanchedalmond
#FFEBCD
ΔE00 6.20
Antiquewhite
#FAEBD7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFC7 #C7E6FE
analogous
#FEC7CB #FEDFC7 #FEFBC7
triadic
#FEDFC7 #C7FEDF #DFC7FE
tetradic
#FEDFC7 #CBFEC7 #C7E6FE #FBC7FE
square
#FEDFC7 #CBFEC7 #C7E6FE #FBC7FE
split-complementary
#FEDFC7 #C7FEFB #C7CBFE
monochromatic
#FC9A4F #FDBD8B #FEDFC7 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.27
#FEDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FEDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFC7
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFC7 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C5
Deuteranopia (green-blind)
#F0E7C7
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedfc7; /* rgb */ color: rgb(254, 223, 199); /* oklch */ color: oklch(92.3% 0.047 59.9);
Tailwind
colors: {
custom: {
50: '#ffe9d8',
500: '#fedfc7',
950: '#000000',
},
}SCSS
$custom: #fedfc7; $custom-light: #ffe9d8; $custom-dark: #000000;
JSON
{
"hex": "#fedfc7",
"rgb": {
"r": 254,
"g": 223,
"b": 199
},
"hsl": {
"h": 26.182,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.92309,
"c": 0.04693,
"h": 59.9
},
"luminance": 0.7797
}Semantic roles & 50–950 ramp
primary
#FEDFC7
secondary
#82BBE7
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483