#FCDFC8#FCDFC8
#FCDFC8 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.044 H 60.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFC8 |
|---|---|
| RGB | rgb(252, 223, 200) |
| HSL | hsl(27, 90%, 89%) |
| HSV | hsv(27, 21%, 99%) |
| CMYK | cmyk(0%, 11.5%, 20.6%, 1.2%) |
| CIE-LAB | lab(90.62, 6.47, 14.93) |
| CIE-LCH | lch(90.62, 16.27, 66.58°) |
| OKLab | oklab(92.16% 0.0218 0.0387) |
| OKLCH | oklch(92.16% 0.044 60.6) |
| XYZ | xyz(76.9580, 77.6431, 65.5651) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 3.94
Light Peach
#FFD8B1
ΔE00 5.20
Apricot
#FBCEB1
ΔE00 5.68
Antiquewhite
#FAEBD7
ΔE00 5.78
Blanchedalmond
#FFEBCD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFC8 #C8E5FC
analogous
#FCC8CB #FCDFC8 #FCF9C8
triadic
#FCDFC8 #C8FCDF #DFC8FC
tetradic
#FCDFC8 #CBFCC8 #C8E5FC #F9C8FC
square
#FCDFC8 #CBFCC8 #C8E5FC #F9C8FC
split-complementary
#FCDFC8 #C8FCF9 #C8CBFC
monochromatic
#F69B54 #F9BD8E #FCDFC8 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.27
#FCDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FCDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFC8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFC8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C7
Deuteranopia (green-blind)
#EFE7C8
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdfc8; /* rgb */ color: rgb(252, 223, 200); /* oklch */ color: oklch(92.2% 0.044 60.6);
Tailwind
colors: {
custom: {
50: '#fde9d8',
500: '#fcdfc8',
950: '#000000',
},
}SCSS
$custom: #fcdfc8; $custom-light: #fde9d8; $custom-dark: #000000;
JSON
{
"hex": "#fcdfc8",
"rgb": {
"r": 252,
"g": 223,
"b": 200
},
"hsl": {
"h": 26.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.92157,
"c": 0.0444,
"h": 60.6
},
"luminance": 0.77641
}Semantic roles & 50–950 ramp
primary
#FCDFC8
secondary
#85BAE3
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483