#FCFBF1#FCFBF1
#FCFBF1 is a very light, near-neutral yellow. Relative luminance 0.960; OKLCH L 98.6% C 0.013 H 102.0°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF1 |
|---|---|
| RGB | rgb(252, 251, 241) |
| HSL | hsl(55, 65%, 97%) |
| HSV | hsv(55, 4%, 99%) |
| CMYK | cmyk(0%, 0.4%, 4.4%, 1.2%) |
| CIE-LAB | lab(98.45, -1.39, 4.90) |
| CIE-LCH | lch(98.45, 5.09, 105.79°) |
| OKLab | oklab(98.61% -0.0027 0.0129) |
| OKLCH | oklch(98.61% 0.013 102) |
| XYZ | xyz(90.5169, 96.0410, 96.9712) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.96
Ivory
#FFFFF0
ΔE00 2.32
Off White
#FAF9F6
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 3.55
Linen
#FAF0E6
ΔE00 4.80
White
#FFFFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF1 #F1F2FC
analogous
#FCF6F1 #FCFBF1 #F8FCF1
triadic
#FCFBF1 #F1FCFB #FBF1FC
tetradic
#FCFBF1 #F1FCF6 #F1F2FC #FCF1F8
square
#FCFBF1 #F1FCF6 #F1F2FC #FCF1F8
split-complementary
#FCFBF1 #F1F8FC #F6F1FC
monochromatic
#E6DE8C #F1EDBF #FAF8E6 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.04
#FCFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FCFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF1
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF1 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#FEFBF1
Tritanopia (blue-blind)
#FEF9F8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf1; /* rgb */ color: rgb(252, 251, 241); /* oklch */ color: oklch(98.6% 0.013 102.0);
Tailwind
colors: {
custom: {
50: '#fdfcf5',
500: '#fcfbf1',
950: '#000000',
},
}SCSS
$custom: #fcfbf1; $custom-light: #fdfcf5; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf1",
"rgb": {
"r": 252,
"g": 251,
"b": 241
},
"hsl": {
"h": 54.545,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.98613,
"c": 0.01319,
"h": 102
},
"luminance": 0.96041
}Semantic roles & 50–950 ramp
primary
#FCFBF1
secondary
#B0B4E1
accent
#29CD19
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585