#FCDFC5#FCDFC5
#FCDFC5 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.047 H 64.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFC5 |
|---|---|
| RGB | rgb(252, 223, 197) |
| HSL | hsl(28, 90%, 88%) |
| HSV | hsv(28, 22%, 99%) |
| CMYK | cmyk(0%, 11.5%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.55, 6.04, 16.41) |
| CIE-LCH | lch(90.55, 17.49, 69.79°) |
| OKLab | oklab(92.09% 0.0206 0.0424) |
| OKLCH | oklch(92.09% 0.047 64.1) |
| XYZ | xyz(76.6108, 77.5042, 63.7367) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.83
Peach
#FFDAB9
ΔE00 2.86
Light Peach
#FFD8B1
ΔE00 4.34
Blanchedalmond
#FFEBCD
ΔE00 5.04
Champagne
#F7E7CE
ΔE00 5.41
Antiquewhite
#FAEBD7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFC5 #C5E2FC
analogous
#FCC5C6 #FCDFC5 #FCFBC5
triadic
#FCDFC5 #C5FCDF #DFC5FC
tetradic
#FCDFC5 #C6FCC5 #C5E2FC #FBC5FC
square
#FCDFC5 #C6FCC5 #C5E2FC #FBC5FC
split-complementary
#FCDFC5 #C5FCFB #C5C6FC
monochromatic
#F69F51 #F9BF8B #FCDFC5 #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.27
#FCDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FCDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFC5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFC5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#EFE7C5
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdfc5; /* rgb */ color: rgb(252, 223, 197); /* oklch */ color: oklch(92.1% 0.047 64.1);
Tailwind
colors: {
custom: {
50: '#fee9d6',
500: '#fcdfc5',
950: '#000000',
},
}SCSS
$custom: #fcdfc5; $custom-light: #fee9d6; $custom-dark: #000000;
JSON
{
"hex": "#fcdfc5",
"rgb": {
"r": 252,
"g": 223,
"b": 197
},
"hsl": {
"h": 28.364,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.92087,
"c": 0.04713,
"h": 64.1
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#FCDFC5
secondary
#82B5E3
accent
#79E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483