#FCDCC4#FCDCC4
#FCDCC4 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.5% C 0.048 H 59.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC4 |
|---|---|
| RGB | rgb(252, 220, 196) |
| HSL | hsl(26, 90%, 88%) |
| HSV | hsv(26, 22%, 99%) |
| CMYK | cmyk(0%, 12.7%, 22.2%, 1.2%) |
| CIE-LAB | lab(89.80, 7.45, 15.87) |
| CIE-LCH | lch(89.80, 17.53, 64.86°) |
| OKLab | oklab(91.49% 0.0247 0.041) |
| OKLCH | oklch(91.49% 0.048 59) |
| XYZ | xyz(75.7022, 75.8697, 62.8704) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.94
Bisque
#FFE4C4
ΔE00 4.50
Apricot
#FBCEB1
ΔE00 4.57
Light Peach
#FFD8B1
ΔE00 4.72
Blanchedalmond
#FFEBCD
ΔE00 6.75
Antiquewhite
#FAEBD7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC4 #C4E4FC
analogous
#FCC4C8 #FCDCC4 #FCF8C4
triadic
#FCDCC4 #C4FCDC #DCC4FC
tetradic
#FCDCC4 #C8FCC4 #C4E4FC #F8C4FC
square
#FCDCC4 #C8FCC4 #C4E4FC #F8C4FC
split-complementary
#FCDCC4 #C4FCF8 #C4C8FC
monochromatic
#F69750 #F9B98A #FCDCC4 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.30
#FCDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FCDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC4
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC4 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#EDE5C4
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc4; /* rgb */ color: rgb(252, 220, 196); /* oklch */ color: oklch(91.5% 0.048 59.0);
Tailwind
colors: {
custom: {
50: '#fee6d5',
500: '#fcdcc4',
950: '#000000',
},
}SCSS
$custom: #fcdcc4; $custom-light: #fee6d5; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc4",
"rgb": {
"r": 252,
"g": 220,
"b": 196
},
"hsl": {
"h": 25.714,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.91489,
"c": 0.04788,
"h": 59
},
"luminance": 0.75867
}Semantic roles & 50–950 ramp
primary
#FCDCC4
secondary
#81B9E3
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483