#FDECCF#FDECCF
#FDECCF is a very light, muted orange. Relative luminance 0.854; OKLCH L 94.9% C 0.042 H 81.1°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECCF |
|---|---|
| RGB | rgb(253, 236, 207) |
| HSL | hsl(38, 92%, 90%) |
| HSV | hsv(38, 18%, 99%) |
| CMYK | cmyk(0%, 6.7%, 18.2%, 0.8%) |
| CIE-LAB | lab(94.05, 1.19, 16.15) |
| CIE-LCH | lch(94.05, 16.19, 85.77°) |
| OKLab | oklab(94.92% 0.0065 0.0418) |
| OKLCH | oklch(94.92% 0.042 81.1) |
| XYZ | xyz(81.7656, 85.3801, 71.1921) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.16
Blanchedalmond
#FFEBCD
ΔE00 1.18
Champagne
#F7E7CE
ΔE00 1.66
Antiquewhite
#FAEBD7
ΔE00 3.09
Bisque
#FFE4C4
ΔE00 3.99
Cornsilk
#FFF8DC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECCF #CFE0FD
analogous
#FDD5CF #FDECCF #F7FDCF
triadic
#FDECCF #CFFDEC #ECCFFD
tetradic
#FDECCF #CFFDD5 #CFE0FD #FDCFF7
square
#FDECCF #CFFDD5 #CFE0FD #FDCFF7
split-complementary
#FDECCF #CFF7FD #D5CFFD
monochromatic
#F8BD59 #FBD594 #FDECCF #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.16
#FDECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FDECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECCF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECCF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#F8F0D0
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdeccf; /* rgb */ color: rgb(253, 236, 207); /* oklch */ color: oklch(94.9% 0.042 81.1);
Tailwind
colors: {
custom: {
50: '#fef2dd',
500: '#fdeccf',
950: '#000000',
},
}SCSS
$custom: #fdeccf; $custom-light: #fef2dd; $custom-dark: #000000;
JSON
{
"hex": "#fdeccf",
"rgb": {
"r": 253,
"g": 236,
"b": 207
},
"hsl": {
"h": 37.826,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.94918,
"c": 0.04227,
"h": 81.1
},
"luminance": 0.85379
}Semantic roles & 50–950 ramp
primary
#FDECCF
secondary
#8AACE6
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584