#FCF3DC#FCF3DC
#FCF3DC is a very light, muted orange. Relative luminance 0.900; OKLCH L 96.5% C 0.032 H 89.1°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3DC |
|---|---|
| RGB | rgb(252, 243, 220) |
| HSL | hsl(43, 84%, 93%) |
| HSV | hsv(43, 13%, 99%) |
| CMYK | cmyk(0%, 3.6%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.98, -0.75, 12.17) |
| CIE-LCH | lch(95.98, 12.19, 93.51°) |
| OKLab | oklab(96.51% 0.0005 0.0317) |
| OKLCH | oklch(96.51% 0.032 89.1) |
| XYZ | xyz(85.1126, 89.9650, 80.5775) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.33
Eggshell
#F0EAD6
ΔE00 2.45
Papayawhip
#FFEFD5
ΔE00 3.01
Oldlace
#FDF5E6
ΔE00 3.02
Antiquewhite
#FAEBD7
ΔE00 3.71
Champagne
#F7E7CE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3DC #DCE5FC
analogous
#FCE3DC #FCF3DC #F5FCDC
triadic
#FCF3DC #DCFCF3 #F3DCFC
tetradic
#FCF3DC #DCFCE3 #DCE5FC #FCDCF5
square
#FCF3DC #DCFCE3 #DCE5FC #FCDCF5
split-complementary
#FCF3DC #DCF5FC #E3DCFC
monochromatic
#F2CC6B #F7E0A4 #FCF3DC #FDF5E3 #FDF5E3
Accessibility & contrast
On white
1.11
#FCF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FCF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3DC
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3DC | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#FFEFEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf3dc; /* rgb */ color: rgb(252, 243, 220); /* oklch */ color: oklch(96.5% 0.032 89.1);
Tailwind
colors: {
custom: {
50: '#fdf7e6',
500: '#fcf3dc',
950: '#000000',
},
}SCSS
$custom: #fcf3dc; $custom-light: #fdf7e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf3dc",
"rgb": {
"r": 252,
"g": 243,
"b": 220
},
"hsl": {
"h": 43.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96514,
"c": 0.03169,
"h": 89.1
},
"luminance": 0.89964
}Semantic roles & 50–950 ramp
primary
#FCF3DC
secondary
#98ADE4
accent
#43E105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584