#FCDCC2#FCDCC2
#FCDCC2 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.050 H 61.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC2 |
|---|---|
| RGB | rgb(252, 220, 194) |
| HSL | hsl(27, 91%, 87%) |
| HSV | hsv(27, 23%, 99%) |
| CMYK | cmyk(0%, 12.7%, 23%, 1.2%) |
| CIE-LAB | lab(89.76, 7.17, 16.85) |
| CIE-LCH | lch(89.76, 18.31, 66.97°) |
| OKLab | oklab(91.44% 0.0239 0.0435) |
| OKLCH | oklch(91.44% 0.05 61.2) |
| XYZ | xyz(75.4761, 75.7792, 61.6795) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.30
Bisque
#FFE4C4
ΔE00 3.83
Light Peach
#FFD8B1
ΔE00 4.04
Apricot
#FBCEB1
ΔE00 4.65
Blanchedalmond
#FFEBCD
ΔE00 6.25
Champagne
#F7E7CE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC2 #C2E2FC
analogous
#FCC2C5 #FCDCC2 #FCF9C2
triadic
#FCDCC2 #C2FCDC #DCC2FC
tetradic
#FCDCC2 #C5FCC2 #C2E2FC #F9C2FC
square
#FCDCC2 #C5FCC2 #C2E2FC #F9C2FC
split-complementary
#FCDCC2 #C2FCF9 #C2C5FC
monochromatic
#F6994D #F9BB88 #FCDCC2 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.30
#FCDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FCDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc2; /* rgb */ color: rgb(252, 220, 194); /* oklch */ color: oklch(91.4% 0.050 61.2);
Tailwind
colors: {
custom: {
50: '#fee6d4',
500: '#fcdcc2',
950: '#000000',
},
}SCSS
$custom: #fcdcc2; $custom-light: #fee6d4; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc2",
"rgb": {
"r": 252,
"g": 220,
"b": 194
},
"hsl": {
"h": 26.897,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.91442,
"c": 0.04962,
"h": 61.2
},
"luminance": 0.75777
}Semantic roles & 50–950 ramp
primary
#FCDCC2
secondary
#80B6E3
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483