#FCF0EA#FCF0EA
#FCF0EA is a very light, near-neutral orange. Relative luminance 0.890; OKLCH L 96.3% C 0.015 H 48.6°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0EA |
|---|---|
| RGB | rgb(252, 240, 234) |
| HSL | hsl(20, 75%, 95%) |
| HSV | hsv(20, 7%, 99%) |
| CMYK | cmyk(0%, 4.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(95.56, 3.02, 4.33) |
| CIE-LCH | lch(95.56, 5.28, 55.12°) |
| OKLab | oklab(96.29% 0.0101 0.0115) |
| OKLCH | oklch(96.29% 0.015 48.6) |
| XYZ | xyz(86.1545, 88.9570, 90.4577) |
| Luminance | 0.8896 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.50
Very Light Pink
#FFF4F2
ΔE00 2.11
Linen
#FAF0E6
ΔE00 2.48
Snow
#FFFAFA
ΔE00 4.11
Floralwhite
#FFFAF0
ΔE00 4.74
Off White
#FAF9F6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0EA #EAF6FC
analogous
#FCEAED #FCF0EA #FCF9EA
triadic
#FCF0EA #EAFCF0 #F0EAFC
tetradic
#FCF0EA #EDFCEA #EAF6FC #F9EAFC
square
#FCF0EA #EDFCEA #EAF6FC #F9EAFC
split-complementary
#FCF0EA #EAFCF9 #EAEDFC
monochromatic
#EDA37F #F4CAB4 #FBECE4 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.12
#FCF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#FCF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0EA
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0EA | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf0ea; /* rgb */ color: rgb(252, 240, 234); /* oklch */ color: oklch(96.3% 0.015 48.6);
Tailwind
colors: {
custom: {
50: '#fdf4f0',
500: '#fcf0ea',
950: '#000000',
},
}SCSS
$custom: #fcf0ea; $custom-light: #fdf4f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf0ea",
"rgb": {
"r": 252,
"g": 240,
"b": 234
},
"hsl": {
"h": 20,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.9629,
"c": 0.0153,
"h": 48.6
},
"luminance": 0.88956
}Semantic roles & 50–950 ramp
primary
#FCF0EA
secondary
#A7CFE3
accent
#94D70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585