#FCF0EB#FCF0EB
#FCF0EB is a very light, near-neutral orange. Relative luminance 0.890; OKLCH L 96.3% C 0.015 H 44.2°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0EB |
|---|---|
| RGB | rgb(252, 240, 235) |
| HSL | hsl(18, 74%, 95%) |
| HSV | hsv(18, 7%, 99%) |
| CMYK | cmyk(0%, 4.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.59, 3.19, 3.85) |
| CIE-LCH | lch(95.59, 5.00, 50.40°) |
| OKLab | oklab(96.32% 0.0105 0.0102) |
| OKLCH | oklch(96.32% 0.015 44.2) |
| XYZ | xyz(86.2986, 89.0146, 91.2165) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.67
Seashell
#FFF5EE
ΔE00 1.81
Linen
#FAF0E6
ΔE00 2.95
Snow
#FFFAFA
ΔE00 3.87
Floralwhite
#FFFAF0
ΔE00 5.08
Off White
#FAF9F6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0EB #EBF7FC
analogous
#FCEBEE #FCF0EB #FCF8EB
triadic
#FCF0EB #EBFCF0 #F0EBFC
tetradic
#FCF0EB #EEFCEB #EBF7FC #F8EBFC
square
#FCF0EB #EEFCEB #EBF7FC #F8EBFC
split-complementary
#FCF0EB #EBFCF8 #EBEEFC
monochromatic
#ECA081 #F4C8B6 #FBEBE4 #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.12
#FCF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FCF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0EB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0EB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf0eb; /* rgb */ color: rgb(252, 240, 235); /* oklch */ color: oklch(96.3% 0.015 44.2);
Tailwind
colors: {
custom: {
50: '#fdf4f1',
500: '#fcf0eb',
950: '#000000',
},
}SCSS
$custom: #fcf0eb; $custom-light: #fdf4f1; $custom-dark: #000000;
JSON
{
"hex": "#fcf0eb",
"rgb": {
"r": 252,
"g": 240,
"b": 235
},
"hsl": {
"h": 17.647,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.96317,
"c": 0.01465,
"h": 44.2
},
"luminance": 0.89014
}Semantic roles & 50–950 ramp
primary
#FCF0EB
secondary
#A8D2E3
accent
#9CD60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585