#FCDCC8#FCDCC8
#FCDCC8 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.045 H 54.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCC8 |
|---|---|
| RGB | rgb(252, 220, 200) |
| HSL | hsl(23, 90%, 89%) |
| HSV | hsv(23, 21%, 99%) |
| CMYK | cmyk(0%, 12.7%, 20.6%, 1.2%) |
| CIE-LAB | lab(89.88, 8.02, 13.90) |
| CIE-LCH | lch(89.88, 16.04, 60.02°) |
| OKLab | oklab(91.58% 0.0262 0.0361) |
| OKLCH | oklch(91.58% 0.045 54) |
| XYZ | xyz(76.1636, 76.0542, 65.3002) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 4.85
Bisque
#FFE4C4
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.23
Antiquewhite
#FAEBD7
ΔE00 7.41
Mistyrose
#FFE4E1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCC8 #C8E8FC
analogous
#FCC8CE #FCDCC8 #FCF6C8
triadic
#FCDCC8 #C8FCDC #DCC8FC
tetradic
#FCDCC8 #CEFCC8 #C8E8FC #F6C8FC
square
#FCDCC8 #CEFCC8 #C8E8FC #F6C8FC
split-complementary
#FCDCC8 #C8FCF6 #C8CEFC
monochromatic
#F69254 #F9B78E #FCDCC8 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.30
#FCDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FCDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCC8
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCC8 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC7
Deuteranopia (green-blind)
#ECE5C8
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcc8; /* rgb */ color: rgb(252, 220, 200); /* oklch */ color: oklch(91.6% 0.045 54.0);
Tailwind
colors: {
custom: {
50: '#fde6d8',
500: '#fcdcc8',
950: '#000000',
},
}SCSS
$custom: #fcdcc8; $custom-light: #fde6d8; $custom-dark: #000000;
JSON
{
"hex": "#fcdcc8",
"rgb": {
"r": 252,
"g": 220,
"b": 200
},
"hsl": {
"h": 23.077,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.91584,
"c": 0.04461,
"h": 54
},
"luminance": 0.76052
}Semantic roles & 50–950 ramp
primary
#FCDCC8
secondary
#85BFE3
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483