#FCFAEC#FCFAEC
#FCFAEC is a very light, near-neutral yellow. Relative luminance 0.951; OKLCH L 98.3% C 0.019 H 100.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAEC |
|---|---|
| RGB | rgb(252, 250, 236) |
| HSL | hsl(53, 73%, 96%) |
| HSV | hsv(53, 6%, 99%) |
| CMYK | cmyk(0%, 0.8%, 6.3%, 1.2%) |
| CIE-LAB | lab(98.08, -1.72, 6.94) |
| CIE-LCH | lch(98.08, 7.15, 103.88°) |
| OKLab | oklab(98.29% -0.0032 0.0182) |
| OKLCH | oklch(98.29% 0.019 100.1) |
| XYZ | xyz(89.4688, 95.1232, 92.9879) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.41
Floralwhite
#FFFAF0
ΔE00 2.57
Oldlace
#FDF5E6
ΔE00 2.90
Eggshell
#F0EAD6
ΔE00 4.17
Beige
#F5F5DC
ΔE00 4.50
Off White
#FAF9F6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAEC #ECEEFC
analogous
#FCF2EC #FCFAEC #F6FCEC
triadic
#FCFAEC #ECFCFA #FAECFC
tetradic
#FCFAEC #ECFCF2 #ECEEFC #FCECF6
square
#FCFAEC #ECFCF2 #ECEEFC #FCECF6
split-complementary
#FCFAEC #ECF6FC #F2ECFC
monochromatic
#EBDE82 #F4ECB7 #FBF8E5 #FBF8E5 #FBF8E5
Accessibility & contrast
On white
1.05
#FCFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FCFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAEC
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAEC | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfaec; /* rgb */ color: rgb(252, 250, 236); /* oklch */ color: oklch(98.3% 0.019 100.1);
Tailwind
colors: {
custom: {
50: '#fdfbf2',
500: '#fcfaec',
950: '#000000',
},
}SCSS
$custom: #fcfaec; $custom-light: #fdfbf2; $custom-dark: #000000;
JSON
{
"hex": "#fcfaec",
"rgb": {
"r": 252,
"g": 250,
"b": 236
},
"hsl": {
"h": 52.5,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.98286,
"c": 0.01851,
"h": 100.1
},
"luminance": 0.95123
}Semantic roles & 50–950 ramp
primary
#FCFAEC
secondary
#A9B0E3
accent
#29D511
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585