#FCF4DF#FCF4DF
#FCF4DF is a very light, muted orange. Relative luminance 0.907; OKLCH L 96.8% C 0.029 H 89.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4DF |
|---|---|
| RGB | rgb(252, 244, 223) |
| HSL | hsl(43, 83%, 93%) |
| HSV | hsv(43, 12%, 99%) |
| CMYK | cmyk(0%, 3.2%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.30, -0.78, 11.07) |
| CIE-LCH | lch(96.30, 11.10, 94.05°) |
| OKLab | oklab(96.78% 0.0002 0.0289) |
| OKLCH | oklch(96.78% 0.029 89.6) |
| XYZ | xyz(85.8136, 90.7255, 82.7888) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.34
Oldlace
#FDF5E6
ΔE00 2.40
Cornsilk
#FFF8DC
ΔE00 2.69
Papayawhip
#FFEFD5
ΔE00 3.50
Antiquewhite
#FAEBD7
ΔE00 3.81
Beige
#F5F5DC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4DF #DFE7FC
analogous
#FCE5DF #FCF4DF #F5FCDF
triadic
#FCF4DF #DFFCF4 #F4DFFC
tetradic
#FCF4DF #DFFCE5 #DFE7FC #FCDFF5
square
#FCF4DF #DFFCE5 #DFE7FC #FCDFF5
split-complementary
#FCF4DF #DFF5FC #E5DFFC
monochromatic
#F2CE6F #F7E1A7 #FCF4DF #FCF5E3 #FCF5E3
Accessibility & contrast
On white
1.10
#FCF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FCF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4DF
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4DF | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf4df; /* rgb */ color: rgb(252, 244, 223); /* oklch */ color: oklch(96.8% 0.029 89.6);
Tailwind
colors: {
custom: {
50: '#fdf7e9',
500: '#fcf4df',
950: '#000000',
},
}SCSS
$custom: #fcf4df; $custom-light: #fdf7e9; $custom-dark: #000000;
JSON
{
"hex": "#fcf4df",
"rgb": {
"r": 252,
"g": 244,
"b": 223
},
"hsl": {
"h": 43.448,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96783,
"c": 0.02888,
"h": 89.6
},
"luminance": 0.90725
}Semantic roles & 50–950 ramp
primary
#FCF4DF
secondary
#9BAFE4
accent
#42DF06
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584