#FCF3EB#FCF3EB
#FCF3EB is a very light, near-neutral orange. Relative luminance 0.908; OKLCH L 96.9% C 0.014 H 64.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3EB |
|---|---|
| RGB | rgb(252, 243, 235) |
| HSL | hsl(28, 74%, 95%) |
| HSV | hsv(28, 7%, 99%) |
| CMYK | cmyk(0%, 3.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.33, 1.66, 4.92) |
| CIE-LCH | lch(96.33, 5.19, 71.36°) |
| OKLab | oklab(96.9% 0.0062 0.013) |
| OKLCH | oklch(96.9% 0.014 64.3) |
| XYZ | xyz(87.1890, 90.7955, 91.5133) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.92
Linen
#FAF0E6
ΔE00 1.08
Floralwhite
#FFFAF0
ΔE00 2.75
Oldlace
#FDF5E6
ΔE00 3.42
Very Light Pink
#FFF4F2
ΔE00 3.48
Off White
#FAF9F6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3EB #EBF4FC
analogous
#FCEBEB #FCF3EB #FCFBEB
triadic
#FCF3EB #EBFCF3 #F3EBFC
tetradic
#FCF3EB #EBFCEB #EBF4FC #FBEBFC
square
#FCF3EB #EBFCEB #EBF4FC #FBEBFC
split-complementary
#FCF3EB #EBFCFB #EBEBFC
monochromatic
#ECB381 #F4D3B6 #FBEFE4 #FBEFE4 #FBEFE4
Accessibility & contrast
On white
1.10
#FCF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FCF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3EB
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3EB | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf3eb; /* rgb */ color: rgb(252, 243, 235); /* oklch */ color: oklch(96.9% 0.014 64.3);
Tailwind
colors: {
custom: {
50: '#fdf7f1',
500: '#fcf3eb',
950: '#000000',
},
}SCSS
$custom: #fcf3eb; $custom-light: #fdf7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcf3eb",
"rgb": {
"r": 252,
"g": 243,
"b": 235
},
"hsl": {
"h": 28.235,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.96897,
"c": 0.01441,
"h": 64.3
},
"luminance": 0.90795
}Semantic roles & 50–950 ramp
primary
#FCF3EB
secondary
#A8C7E3
accent
#79D60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585