#FCF3DE#FCF3DE
#FCF3DE is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.6% C 0.029 H 87.6°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3DE |
|---|---|
| RGB | rgb(252, 243, 222) |
| HSL | hsl(42, 83%, 93%) |
| HSV | hsv(42, 12%, 99%) |
| CMYK | cmyk(0%, 3.6%, 11.9%, 1.2%) |
| CIE-LAB | lab(96.03, -0.43, 11.20) |
| CIE-LCH | lch(96.03, 11.21, 92.22°) |
| OKLab | oklab(96.56% 0.0013 0.0292) |
| OKLCH | oklch(96.56% 0.029 87.6) |
| XYZ | xyz(85.3791, 90.0715, 81.9808) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.30
Eggshell
#F0EAD6
ΔE00 2.41
Cornsilk
#FFF8DC
ΔE00 2.98
Papayawhip
#FFEFD5
ΔE00 3.06
Antiquewhite
#FAEBD7
ΔE00 3.32
Champagne
#F7E7CE
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3DE #DEE7FC
analogous
#FCE4DE #FCF3DE #F6FCDE
triadic
#FCF3DE #DEFCF3 #F3DEFC
tetradic
#FCF3DE #DEFCE4 #DEE7FC #FCDEF6
square
#FCF3DE #DEFCE4 #DEE7FC #FCDEF6
split-complementary
#FCF3DE #DEF6FC #E4DEFC
monochromatic
#F2CA6E #F7DFA6 #FCF3DE #FCF5E3 #FCF5E3
Accessibility & contrast
On white
1.10
#FCF3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FCF3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3DE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3DE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf3de; /* rgb */ color: rgb(252, 243, 222); /* oklch */ color: oklch(96.6% 0.029 87.6);
Tailwind
colors: {
custom: {
50: '#fdf7e8',
500: '#fcf3de',
950: '#000000',
},
}SCSS
$custom: #fcf3de; $custom-light: #fdf7e8; $custom-dark: #000000;
JSON
{
"hex": "#fcf3de",
"rgb": {
"r": 252,
"g": 243,
"b": 222
},
"hsl": {
"h": 42,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96563,
"c": 0.02925,
"h": 87.6
},
"luminance": 0.90071
}Semantic roles & 50–950 ramp
primary
#FCF3DE
secondary
#9AB0E4
accent
#47E006
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584