#FEDCC0#FEDCC0
#FEDCC0 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.053 H 61.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCC0 |
|---|---|
| RGB | rgb(254, 220, 192) |
| HSL | hsl(27, 97%, 87%) |
| HSV | hsv(27, 24%, 100%) |
| CMYK | cmyk(0%, 13.4%, 24.4%, 0.4%) |
| CIE-LAB | lab(89.89, 7.62, 18.11) |
| CIE-LCH | lch(89.89, 19.65, 67.17°) |
| OKLab | oklab(91.57% 0.0253 0.0466) |
| OKLCH | oklch(91.57% 0.053 61.6) |
| XYZ | xyz(75.9813, 76.0655, 60.5386) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.62
Light Peach
#FFD8B1
ΔE00 3.41
Bisque
#FFE4C4
ΔE00 3.81
Apricot
#FBCEB1
ΔE00 4.31
Blanchedalmond
#FFEBCD
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCC0 #C0E2FE
analogous
#FEC0C3 #FEDCC0 #FEFBC0
triadic
#FEDCC0 #C0FEDC #DCC0FE
tetradic
#FEDCC0 #C3FEC0 #C0E2FE #FBC0FE
square
#FEDCC0 #C3FEC0 #C0E2FE #FBC0FE
split-complementary
#FEDCC0 #C0FEFB #C0C3FE
monochromatic
#FC9948 #FDBB84 #FEDCC0 #FFEEE1 #FFEEE1
Accessibility & contrast
On white
1.30
#FEDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FEDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCC0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCC0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcc0; /* rgb */ color: rgb(254, 220, 192); /* oklch */ color: oklch(91.6% 0.053 61.6);
Tailwind
colors: {
custom: {
50: '#ffe6d3',
500: '#fedcc0',
950: '#000000',
},
}SCSS
$custom: #fedcc0; $custom-light: #ffe6d3; $custom-dark: #000000;
JSON
{
"hex": "#fedcc0",
"rgb": {
"r": 254,
"g": 220,
"b": 192
},
"hsl": {
"h": 27.097,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.91574,
"c": 0.05303,
"h": 61.6
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#FEDCC0
secondary
#7CB6E6
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483