#FCFBF2#FCFBF2
#FCFBF2 is a very light, near-neutral yellow. Relative luminance 0.961; OKLCH L 98.6% C 0.012 H 101.5°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF2 |
|---|---|
| RGB | rgb(252, 251, 242) |
| HSL | hsl(54, 63%, 97%) |
| HSV | hsv(54, 4%, 99%) |
| CMYK | cmyk(0%, 0.4%, 4%, 1.2%) |
| CIE-LAB | lab(98.47, -1.22, 4.42) |
| CIE-LCH | lch(98.47, 4.59, 105.39°) |
| OKLab | oklab(98.64% -0.0024 0.0117) |
| OKLCH | oklch(98.64% 0.012 101.5) |
| XYZ | xyz(90.6667, 96.1009, 97.7600) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.88
Ivory
#FFFFF0
ΔE00 2.73
Off White
#FAF9F6
ΔE00 2.88
Oldlace
#FDF5E6
ΔE00 3.72
White
#FFFFFF
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF2 #F2F3FC
analogous
#FCF6F2 #FCFBF2 #F8FCF2
triadic
#FCFBF2 #F2FCFB #FBF2FC
tetradic
#FCFBF2 #F2FCF6 #F2F3FC #FCF2F8
square
#FCFBF2 #F2FCF6 #F2F3FC #FCF2F8
split-complementary
#FCFBF2 #F2F8FC #F6F2FC
monochromatic
#E5DC8F #F1ECC0 #F9F7E6 #F9F7E6 #F9F7E6
Accessibility & contrast
On white
1.04
#FCFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#FCFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF2
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF2 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#FDFBF2
Tritanopia (blue-blind)
#FEFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf2; /* rgb */ color: rgb(252, 251, 242); /* oklch */ color: oklch(98.6% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#fdfcf6',
500: '#fcfbf2',
950: '#000000',
},
}SCSS
$custom: #fcfbf2; $custom-light: #fdfcf6; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf2",
"rgb": {
"r": 252,
"g": 251,
"b": 242
},
"hsl": {
"h": 54,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9864,
"c": 0.01189,
"h": 101.5
},
"luminance": 0.96101
}Semantic roles & 50–950 ramp
primary
#FCFBF2
secondary
#B2B6E1
accent
#2DCA1B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585