#FCDCC6#FCDCC6
#FCDCC6 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.5% C 0.046 H 56.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC6 |
|---|---|
| RGB | rgb(252, 220, 198) |
| HSL | hsl(24, 90%, 88%) |
| HSV | hsv(24, 21%, 99%) |
| CMYK | cmyk(0%, 12.7%, 21.4%, 1.2%) |
| CIE-LAB | lab(89.84, 7.73, 14.88) |
| CIE-LCH | lch(89.84, 16.77, 62.55°) |
| OKLab | oklab(91.54% 0.0255 0.0386) |
| OKLCH | oklch(91.54% 0.046 56.6) |
| XYZ | xyz(75.9314, 75.9613, 64.0773) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.66
Apricot
#FBCEB1
ΔE00 4.64
Bisque
#FFE4C4
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 5.45
Antiquewhite
#FAEBD7
ΔE00 7.11
Blanchedalmond
#FFEBCD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC6 #C6E6FC
analogous
#FCC6CB #FCDCC6 #FCF7C6
triadic
#FCDCC6 #C6FCDC #DCC6FC
tetradic
#FCDCC6 #CBFCC6 #C6E6FC #F7C6FC
square
#FCDCC6 #CBFCC6 #C6E6FC #F7C6FC
split-complementary
#FCDCC6 #C6FCF7 #C6CBFC
monochromatic
#F69552 #F9B88C #FCDCC6 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.30
#FCDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FCDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC6
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC6 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#EDE5C6
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc6; /* rgb */ color: rgb(252, 220, 198); /* oklch */ color: oklch(91.5% 0.046 56.6);
Tailwind
colors: {
custom: {
50: '#fee6d7',
500: '#fcdcc6',
950: '#000000',
},
}SCSS
$custom: #fcdcc6; $custom-light: #fee6d7; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc6",
"rgb": {
"r": 252,
"g": 220,
"b": 198
},
"hsl": {
"h": 24.444,
"s": 90,
"l": 88.235
},
"oklch": {
"l": 0.91536,
"c": 0.04621,
"h": 56.6
},
"luminance": 0.75959
}Semantic roles & 50–950 ramp
primary
#FCDCC6
secondary
#83BCE3
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483