#FCF4EB#FCF4EB
#FCF4EB is a very light, near-neutral orange. Relative luminance 0.914; OKLCH L 97.1% C 0.015 H 70.9°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4EB |
|---|---|
| RGB | rgb(252, 244, 235) |
| HSL | hsl(32, 74%, 95%) |
| HSV | hsv(32, 7%, 99%) |
| CMYK | cmyk(0%, 3.2%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.57, 1.15, 5.28) |
| CIE-LCH | lch(96.57, 5.40, 77.69°) |
| OKLab | oklab(97.09% 0.0048 0.0139) |
| OKLCH | oklch(97.09% 0.015 70.9) |
| XYZ | xyz(87.4891, 91.3957, 91.6133) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.16
Seashell
#FFF5EE
ΔE00 1.63
Floralwhite
#FFFAF0
ΔE00 2.01
Oldlace
#FDF5E6
ΔE00 2.69
Off White
#FAF9F6
ΔE00 3.79
Very Light Pink
#FFF4F2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4EB #EBF3FC
analogous
#FCEBEB #FCF4EB #FBFCEB
triadic
#FCF4EB #EBFCF4 #F4EBFC
tetradic
#FCF4EB #EBFCEB #EBF3FC #FCEBFB
square
#FCF4EB #EBFCEB #EBF3FC #FCEBFB
split-complementary
#FCF4EB #EBFBFC #EBEBFC
monochromatic
#ECB981 #F4D7B6 #FBF0E4 #FBF0E4 #FBF0E4
Accessibility & contrast
On white
1.09
#FCF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FCF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4EB
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4EB | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf4eb; /* rgb */ color: rgb(252, 244, 235); /* oklch */ color: oklch(97.1% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#fdf7f1',
500: '#fcf4eb',
950: '#000000',
},
}SCSS
$custom: #fcf4eb; $custom-light: #fdf7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcf4eb",
"rgb": {
"r": 252,
"g": 244,
"b": 235
},
"hsl": {
"h": 31.765,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97091,
"c": 0.01473,
"h": 70.9
},
"luminance": 0.91395
}Semantic roles & 50–950 ramp
primary
#FCF4EB
secondary
#A8C4E3
accent
#6DD60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585