#FCF1EB#FCF1EB
#FCF1EB is a very light, near-neutral orange. Relative luminance 0.896; OKLCH L 96.5% C 0.014 H 50.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1EB |
|---|---|
| RGB | rgb(252, 241, 235) |
| HSL | hsl(21, 74%, 95%) |
| HSV | hsv(21, 7%, 99%) |
| CMYK | cmyk(0%, 4.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.83, 2.68, 4.21) |
| CIE-LCH | lch(95.83, 4.99, 57.54°) |
| OKLab | oklab(96.51% 0.0091 0.0111) |
| OKLCH | oklch(96.51% 0.014 50.8) |
| XYZ | xyz(86.5938, 89.6050, 91.3148) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.10
Very Light Pink
#FFF4F2
ΔE00 2.15
Linen
#FAF0E6
ΔE00 2.21
Snow
#FFFAFA
ΔE00 3.82
Floralwhite
#FFFAF0
ΔE00 4.30
Off White
#FAF9F6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1EB #EBF6FC
analogous
#FCEBED #FCF1EB #FCF9EB
triadic
#FCF1EB #EBFCF1 #F1EBFC
tetradic
#FCF1EB #EDFCEB #EBF6FC #F9EBFC
square
#FCF1EB #EDFCEB #EBF6FC #F9EBFC
split-complementary
#FCF1EB #EBFCF9 #EBEDFC
monochromatic
#ECA681 #F4CCB6 #FBECE4 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.11
#FCF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FCF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1EB
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1EB | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf1eb; /* rgb */ color: rgb(252, 241, 235); /* oklch */ color: oklch(96.5% 0.014 50.8);
Tailwind
colors: {
custom: {
50: '#fdf5f1',
500: '#fcf1eb',
950: '#000000',
},
}SCSS
$custom: #fcf1eb; $custom-light: #fdf5f1; $custom-dark: #000000;
JSON
{
"hex": "#fcf1eb",
"rgb": {
"r": 252,
"g": 241,
"b": 235
},
"hsl": {
"h": 21.176,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.9651,
"c": 0.01436,
"h": 50.8
},
"luminance": 0.89604
}Semantic roles & 50–950 ramp
primary
#FCF1EB
secondary
#A8CEE3
accent
#90D60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585