#FCDCC5#FCDCC5
#FCDCC5 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.5% C 0.047 H 57.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC5 |
|---|---|
| RGB | rgb(252, 220, 197) |
| HSL | hsl(25, 90%, 88%) |
| HSV | hsv(25, 22%, 99%) |
| CMYK | cmyk(0%, 12.7%, 21.8%, 1.2%) |
| CIE-LAB | lab(89.82, 7.59, 15.38) |
| CIE-LCH | lch(89.82, 17.15, 63.73°) |
| OKLab | oklab(91.51% 0.0251 0.0398) |
| OKLCH | oklch(91.51% 0.047 57.8) |
| XYZ | xyz(75.8164, 75.9153, 63.4719) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.29
Apricot
#FBCEB1
ΔE00 4.59
Bisque
#FFE4C4
ΔE00 4.85
Light Peach
#FFD8B1
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 6.98
Blanchedalmond
#FFEBCD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC5 #C5E5FC
analogous
#FCC5C9 #FCDCC5 #FCF7C5
triadic
#FCDCC5 #C5FCDC #DCC5FC
tetradic
#FCDCC5 #C9FCC5 #C5E5FC #F7C5FC
square
#FCDCC5 #C9FCC5 #C5E5FC #F7C5FC
split-complementary
#FCDCC5 #C5FCF7 #C5C9FC
monochromatic
#F69651 #F9B98B #FCDCC5 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.30
#FCDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FCDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC5
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC5 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC4
Deuteranopia (green-blind)
#EDE5C5
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc5; /* rgb */ color: rgb(252, 220, 197); /* oklch */ color: oklch(91.5% 0.047 57.8);
Tailwind
colors: {
custom: {
50: '#fee6d6',
500: '#fcdcc5',
950: '#000000',
},
}SCSS
$custom: #fcdcc5; $custom-light: #fee6d6; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc5",
"rgb": {
"r": 252,
"g": 220,
"b": 197
},
"hsl": {
"h": 25.091,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.91512,
"c": 0.04704,
"h": 57.8
},
"luminance": 0.75913
}Semantic roles & 50–950 ramp
primary
#FCDCC5
secondary
#82BAE3
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483