#FCFBF4#FCFBF4
#FCFBF4 is a very light, near-neutral yellow. Relative luminance 0.962; OKLCH L 98.7% C 0.009 H 100.0°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF4 |
|---|---|
| RGB | rgb(252, 251, 244) |
| HSL | hsl(53, 57%, 97%) |
| HSV | hsv(53, 3%, 99%) |
| CMYK | cmyk(0%, 0.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.52, -0.88, 3.46) |
| CIE-LCH | lch(98.52, 3.57, 104.22°) |
| OKLab | oklab(98.69% -0.0016 0.0091) |
| OKLCH | oklch(98.69% 0.009 100) |
| XYZ | xyz(90.9687, 96.2217, 99.3507) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.98
Floralwhite
#FFFAF0
ΔE00 2.04
White
#FFFFFF
ΔE00 3.53
Ivory
#FFFFF0
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 3.61
Pale Grey
#FDFDFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF4 #F4F5FC
analogous
#FCF7F4 #FCFBF4 #F9FCF4
triadic
#FCFBF4 #F4FCFB #FBF4FC
tetradic
#FCFBF4 #F4FCF7 #F4F5FC #FCF4F9
square
#FCFBF4 #F4FCF7 #F4F5FC #FCF4F9
split-complementary
#FCFBF4 #F4F9FC #F7F4FC
monochromatic
#E2D894 #EFEAC4 #F8F6E7 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.04
#FCFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FCFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF4
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF4 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FDFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf4; /* rgb */ color: rgb(252, 251, 244); /* oklch */ color: oklch(98.7% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#fdfcf7',
500: '#fcfbf4',
950: '#000000',
},
}SCSS
$custom: #fcfbf4; $custom-light: #fdfcf7; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf4",
"rgb": {
"r": 252,
"g": 251,
"b": 244
},
"hsl": {
"h": 52.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98693,
"c": 0.00928,
"h": 100
},
"luminance": 0.96221
}Semantic roles & 50–950 ramp
primary
#FCFBF4
secondary
#B5BADF
accent
#35C521
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585