#FCF2DF#FCF2DF
#FCF2DF is a very light, muted orange. Relative luminance 0.895; OKLCH L 96.4% C 0.027 H 83.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2DF |
|---|---|
| RGB | rgb(252, 242, 223) |
| HSL | hsl(39, 83%, 93%) |
| HSV | hsv(39, 12%, 99%) |
| CMYK | cmyk(0%, 4%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.80, 0.23, 10.36) |
| CIE-LCH | lch(95.80, 10.37, 88.74°) |
| OKLab | oklab(96.39% 0.0031 0.0271) |
| OKLCH | oklch(96.39% 0.027 83.5) |
| XYZ | xyz(85.2151, 89.5284, 82.5893) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.66
Antiquewhite
#FAEBD7
ΔE00 2.55
Eggshell
#F0EAD6
ΔE00 2.80
Papayawhip
#FFEFD5
ΔE00 2.96
Champagne
#F7E7CE
ΔE00 3.53
Linen
#FAF0E6
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2DF #DFE9FC
analogous
#FCE3DF #FCF2DF #F7FCDF
triadic
#FCF2DF #DFFCF2 #F2DFFC
tetradic
#FCF2DF #DFFCE3 #DFE9FC #FCDFF7
square
#FCF2DF #DFFCE3 #DFE9FC #FCDFF7
split-complementary
#FCF2DF #DFF7FC #E3DFFC
monochromatic
#F2C56F #F7DBA7 #FCF2DF #FCF4E3 #FCF4E3
Accessibility & contrast
On white
1.11
#FCF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#FCF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2DF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2DF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#FAF4DF
Tritanopia (blue-blind)
#FFEFEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2df; /* rgb */ color: rgb(252, 242, 223); /* oklch */ color: oklch(96.4% 0.027 83.5);
Tailwind
colors: {
custom: {
50: '#fdf6e9',
500: '#fcf2df',
950: '#000000',
},
}SCSS
$custom: #fcf2df; $custom-light: #fdf6e9; $custom-dark: #000000;
JSON
{
"hex": "#fcf2df",
"rgb": {
"r": 252,
"g": 242,
"b": 223
},
"hsl": {
"h": 39.31,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96393,
"c": 0.02724,
"h": 83.5
},
"luminance": 0.89527
}Semantic roles & 50–950 ramp
primary
#FCF2DF
secondary
#9BB4E4
accent
#51DF06
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584