#FCF3DF#FCF3DF
#FCF3DF is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.6% C 0.028 H 86.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3DF |
|---|---|
| RGB | rgb(252, 243, 223) |
| HSL | hsl(41, 83%, 93%) |
| HSV | hsv(41, 12%, 99%) |
| CMYK | cmyk(0%, 3.6%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.05, -0.28, 10.72) |
| CIE-LCH | lch(96.05, 10.72, 91.49°) |
| OKLab | oklab(96.59% 0.0016 0.028) |
| OKLCH | oklch(96.59% 0.028 86.6) |
| XYZ | xyz(85.5135, 90.1253, 82.6888) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.94
Eggshell
#F0EAD6
ΔE00 2.47
Papayawhip
#FFEFD5
ΔE00 3.16
Antiquewhite
#FAEBD7
ΔE00 3.16
Cornsilk
#FFF8DC
ΔE00 3.33
Champagne
#F7E7CE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3DF #DFE8FC
analogous
#FCE4DF #FCF3DF #F6FCDF
triadic
#FCF3DF #DFFCF3 #F3DFFC
tetradic
#FCF3DF #DFFCE4 #DFE8FC #FCDFF6
square
#FCF3DF #DFFCE4 #DFE8FC #FCDFF6
split-complementary
#FCF3DF #DFF6FC #E4DFFC
monochromatic
#F2C96F #F7DEA7 #FCF3DF #FCF5E3 #FCF5E3
Accessibility & contrast
On white
1.10
#FCF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FCF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3DF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3DF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf3df; /* rgb */ color: rgb(252, 243, 223); /* oklch */ color: oklch(96.6% 0.028 86.6);
Tailwind
colors: {
custom: {
50: '#fdf7e9',
500: '#fcf3df',
950: '#000000',
},
}SCSS
$custom: #fcf3df; $custom-light: #fdf7e9; $custom-dark: #000000;
JSON
{
"hex": "#fcf3df",
"rgb": {
"r": 252,
"g": 243,
"b": 223
},
"hsl": {
"h": 41.379,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96588,
"c": 0.02803,
"h": 86.6
},
"luminance": 0.90124
}Semantic roles & 50–950 ramp
primary
#FCF3DF
secondary
#9BB2E4
accent
#4ADF06
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584