#FCDEBD#FCDEBD
#FCDEBD is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.055 H 69.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEBD |
|---|---|
| RGB | rgb(252, 222, 189) |
| HSL | hsl(31, 91%, 86%) |
| HSV | hsv(31, 25%, 99%) |
| CMYK | cmyk(0%, 11.9%, 25%, 1.2%) |
| CIE-LAB | lab(90.14, 5.45, 20.00) |
| CIE-LCH | lch(90.14, 20.73, 74.77°) |
| OKLab | oklab(91.71% 0.0189 0.0513) |
| OKLCH | oklch(91.71% 0.055 69.7) |
| XYZ | xyz(75.4520, 76.6145, 58.9478) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.57
Peach
#FFDAB9
ΔE00 2.52
Light Peach
#FFD8B1
ΔE00 2.92
Blanchedalmond
#FFEBCD
ΔE00 4.34
Navajowhite
#FFDEAD
ΔE00 4.43
Wheat
#F5DEB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEBD #BDDBFC
analogous
#FCBFBD #FCDEBD #FAFCBD
triadic
#FCDEBD #BDFCDE #DEBDFC
tetradic
#FCDEBD #BDFCBF #BDDBFC #FCBDFA
square
#FCDEBD #BDFCBF #BDDBFC #FCBDFA
split-complementary
#FCDEBD #BDFAFC #BFBDFC
monochromatic
#F7A348 #F9C182 #FCDEBD #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.29
#FCDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FCDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEBD
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEBD | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBB
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdebd; /* rgb */ color: rgb(252, 222, 189); /* oklch */ color: oklch(91.7% 0.055 69.7);
Tailwind
colors: {
custom: {
50: '#fee8d1',
500: '#fcdebd',
950: '#000000',
},
}SCSS
$custom: #fcdebd; $custom-light: #fee8d1; $custom-dark: #000000;
JSON
{
"hex": "#fcdebd",
"rgb": {
"r": 252,
"g": 222,
"b": 189
},
"hsl": {
"h": 31.429,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.91712,
"c": 0.05468,
"h": 69.7
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#FCDEBD
secondary
#7BACE2
accent
#6DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483