#FCFDF4#FCFDF4
#FCFDF4 is a very light, near-neutral yellow. Relative luminance 0.975; OKLCH L 99.1% C 0.012 H 111.7°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF4 |
|---|---|
| RGB | rgb(252, 253, 244) |
| HSL | hsl(67, 69%, 97%) |
| HSV | hsv(67, 4%, 99%) |
| CMYK | cmyk(0.4%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(99.02, -1.89, 4.18) |
| CIE-LCH | lch(99.02, 4.59, 114.26°) |
| OKLab | oklab(99.08% -0.0044 0.011) |
| OKLCH | oklch(99.08% 0.012 111.7) |
| XYZ | xyz(91.5968, 97.4778, 99.5600) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.47
Floralwhite
#FFFAF0
ΔE00 2.85
Off White
#FAF9F6
ΔE00 3.28
Mintcream
#F5FFFA
ΔE00 3.99
Oldlace
#FDF5E6
ΔE00 4.56
White
#FFFFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF4 #F5F4FD
analogous
#FDFAF4 #FCFDF4 #F8FDF4
triadic
#FCFDF4 #F4FCFD #FDF4FC
tetradic
#FCFDF4 #F4FDFA #F5F4FD #FDF4F8
square
#FCFDF4 #F4FDFA #F5F4FD #FDF4F8
split-complementary
#FCFDF4 #F4F8FD #FAF4FD
monochromatic
#E0EA8C #EEF4C0 #F8FAE5 #F8FAE5 #F8FAE5
Accessibility & contrast
On white
1.02
#FCFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FCFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF4
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF4 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF4
Deuteranopia (green-blind)
#FFFCF4
Tritanopia (blue-blind)
#FDFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf4; /* rgb */ color: rgb(252, 253, 244); /* oklch */ color: oklch(99.1% 0.012 111.7);
Tailwind
colors: {
custom: {
50: '#fdfef7',
500: '#fcfdf4',
950: '#000000',
},
}SCSS
$custom: #fcfdf4; $custom-light: #fdfef7; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf4",
"rgb": {
"r": 252,
"g": 253,
"b": 244
},
"hsl": {
"h": 66.667,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.99084,
"c": 0.01185,
"h": 111.7
},
"luminance": 0.97478
}Semantic roles & 50–950 ramp
primary
#FCFDF4
secondary
#B7B1E4
accent
#14D129
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585