#FCF3DB#FCF3DB
#FCF3DB is a very light, muted orange. Relative luminance 0.899; OKLCH L 96.5% C 0.033 H 89.8°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3DB |
|---|---|
| RGB | rgb(252, 243, 219) |
| HSL | hsl(44, 85%, 92%) |
| HSV | hsv(44, 13%, 99%) |
| CMYK | cmyk(0%, 3.6%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.96, -0.90, 12.65) |
| CIE-LCH | lch(95.96, 12.69, 94.08°) |
| OKLab | oklab(96.49% 0.0001 0.0329) |
| OKLCH | oklch(96.49% 0.033 89.8) |
| XYZ | xyz(84.9806, 89.9121, 79.8821) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.04
Eggshell
#F0EAD6
ΔE00 2.55
Papayawhip
#FFEFD5
ΔE00 3.05
Oldlace
#FDF5E6
ΔE00 3.38
Champagne
#F7E7CE
ΔE00 3.83
Antiquewhite
#FAEBD7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3DB #DBE4FC
analogous
#FCE3DB #FCF3DB #F5FCDB
triadic
#FCF3DB #DBFCF3 #F3DBFC
tetradic
#FCF3DB #DBFCE3 #DBE4FC #FCDBF5
square
#FCF3DB #DBFCE3 #DBE4FC #FCDBF5
split-complementary
#FCF3DB #DBF5FC #E3DBFC
monochromatic
#F3CD6A #F7E0A3 #FCF3DB #FDF6E3 #FDF6E3
Accessibility & contrast
On white
1.11
#FCF3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#FCF3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3DB
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3DB | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#FBF5DC
Tritanopia (blue-blind)
#FFEFEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf3db; /* rgb */ color: rgb(252, 243, 219); /* oklch */ color: oklch(96.5% 0.033 89.8);
Tailwind
colors: {
custom: {
50: '#fdf7e6',
500: '#fcf3db',
950: '#000000',
},
}SCSS
$custom: #fcf3db; $custom-light: #fdf7e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf3db",
"rgb": {
"r": 252,
"g": 243,
"b": 219
},
"hsl": {
"h": 43.636,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96489,
"c": 0.03292,
"h": 89.8
},
"luminance": 0.89911
}Semantic roles & 50–950 ramp
primary
#FCF3DB
secondary
#97ACE4
accent
#41E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584