#FCFAED#FCFAED
#FCFAED is a very light, near-neutral yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.017 H 99.6°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAED |
|---|---|
| RGB | rgb(252, 250, 237) |
| HSL | hsl(52, 71%, 96%) |
| HSV | hsv(52, 6%, 99%) |
| CMYK | cmyk(0%, 0.8%, 6%, 1.2%) |
| CIE-LAB | lab(98.11, -1.55, 6.46) |
| CIE-LCH | lch(98.11, 6.65, 103.49°) |
| OKLab | oklab(98.31% -0.0029 0.017) |
| OKLCH | oklch(98.31% 0.017 99.6) |
| XYZ | xyz(89.6145, 95.1815, 93.7552) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.62
Floralwhite
#FFFAF0
ΔE00 2.23
Oldlace
#FDF5E6
ΔE00 2.87
Eggshell
#F0EAD6
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.47
Linen
#FAF0E6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAED #EDEFFC
analogous
#FCF2ED #FCFAED #F6FCED
triadic
#FCFAED #EDFCFA #FAEDFC
tetradic
#FCFAED #EDFCF2 #EDEFFC #FCEDF6
square
#FCFAED #EDFCF2 #EDEFFC #FCEDF6
split-complementary
#FCFAED #EDF6FC #F2EDFC
monochromatic
#EBDD84 #F3EBB9 #FBF8E5 #FBF8E5 #FBF8E5
Accessibility & contrast
On white
1.05
#FCFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FCFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAED
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAED | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaed; /* rgb */ color: rgb(252, 250, 237); /* oklch */ color: oklch(98.3% 0.017 99.6);
Tailwind
colors: {
custom: {
50: '#fdfbf2',
500: '#fcfaed',
950: '#000000',
},
}SCSS
$custom: #fcfaed; $custom-light: #fdfbf2; $custom-dark: #000000;
JSON
{
"hex": "#fcfaed",
"rgb": {
"r": 252,
"g": 250,
"b": 237
},
"hsl": {
"h": 52,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98312,
"c": 0.01721,
"h": 99.6
},
"luminance": 0.95181
}Semantic roles & 50–950 ramp
primary
#FCFAED
secondary
#AAB2E3
accent
#2CD312
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585