#FEDECF#FEDECF
#FEDECF is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.3% C 0.041 H 46.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDECF |
|---|---|
| RGB | rgb(254, 222, 207) |
| HSL | hsl(19, 96%, 90%) |
| HSV | hsv(19, 19%, 100%) |
| CMYK | cmyk(0%, 12.6%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.70, 8.73, 11.42) |
| CIE-LCH | lch(90.70, 14.37, 52.61°) |
| OKLab | oklab(92.31% 0.0281 0.0298) |
| OKLCH | oklch(92.31% 0.041 46.7) |
| XYZ | xyz(78.2568, 77.8206, 69.9179) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.30
Apricot
#FBCEB1
ΔE00 6.19
Peach
#FFDAB9
ΔE00 6.59
Bisque
#FFE4C4
ΔE00 7.96
Antiquewhite
#FAEBD7
ΔE00 8.36
Light Peach
#FFD8B1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDECF #CFEFFE
analogous
#FECFD7 #FEDECF #FEF5CF
triadic
#FEDECF #CFFEDE #DECFFE
tetradic
#FEDECF #D7FECF #CFEFFE #F5CFFE
square
#FEDECF #D7FECF #CFEFFE #F5CFFE
split-complementary
#FEDECF #CFFEF5 #CFD7FE
monochromatic
#FC8C57 #FDB593 #FEDECF #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.27
#FEDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FEDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDECF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDECF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CE
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedecf; /* rgb */ color: rgb(254, 222, 207); /* oklch */ color: oklch(92.3% 0.041 46.7);
Tailwind
colors: {
custom: {
50: '#ffe8dd',
500: '#fedecf',
950: '#000000',
},
}SCSS
$custom: #fedecf; $custom-light: #ffe8dd; $custom-dark: #000000;
JSON
{
"hex": "#fedecf",
"rgb": {
"r": 254,
"g": 222,
"b": 207
},
"hsl": {
"h": 19.149,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.92312,
"c": 0.04097,
"h": 46.7
},
"luminance": 0.77818
}Semantic roles & 50–950 ramp
primary
#FEDECF
secondary
#89CAE8
accent
#9CE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484