#FCFBF6#FCFBF6
#FCFBF6 is a very light, near-neutral yellow. Relative luminance 0.963; OKLCH L 98.7% C 0.007 H 97.3°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF6 |
|---|---|
| RGB | rgb(252, 251, 246) |
| HSL | hsl(50, 50%, 98%) |
| HSV | hsv(50, 2%, 99%) |
| CMYK | cmyk(0%, 0.4%, 2.4%, 1.2%) |
| CIE-LAB | lab(98.57, -0.54, 2.51) |
| CIE-LCH | lch(98.57, 2.56, 102.07°) |
| OKLab | oklab(98.75% -0.0008 0.0066) |
| OKLCH | oklch(98.75% 0.007 97.3) |
| XYZ | xyz(91.2740, 96.3438, 100.9586) |
| Luminance | 0.9634 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.06
Floralwhite
#FFFAF0
ΔE00 2.56
White
#FFFFFF
ΔE00 2.62
Whitesmoke
#F5F5F5
ΔE00 2.75
Pale Grey
#FDFDFE
ΔE00 3.07
Snow
#FFFAFA
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF6 #F6F7FC
analogous
#FCF8F6 #FCFBF6 #FAFCF6
triadic
#FCFBF6 #F6FCFB #FBF6FC
tetradic
#FCFBF6 #F6FCF8 #F6F7FC #FCF6FA
square
#FCFBF6 #F6FCF8 #F6F7FC #FCF6FA
split-complementary
#FCFBF6 #F6FAFC #F8F6FC
monochromatic
#DDD29A #EDE7C8 #F7F5E8 #F7F5E8 #F7F5E8
Accessibility & contrast
On white
1.04
#FCFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#FCFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF6
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF6 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#FCFBF6
Tritanopia (blue-blind)
#FDFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf6; /* rgb */ color: rgb(252, 251, 246); /* oklch */ color: oklch(98.7% 0.007 97.3);
Tailwind
colors: {
custom: {
50: '#fdfcf9',
500: '#fcfbf6',
950: '#000000',
},
}SCSS
$custom: #fcfbf6; $custom-light: #fdfcf9; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf6",
"rgb": {
"r": 252,
"g": 251,
"b": 246
},
"hsl": {
"h": 50,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98747,
"c": 0.00667,
"h": 97.3
},
"luminance": 0.96344
}Semantic roles & 50–950 ramp
primary
#FCFBF6
secondary
#B9BFDD
accent
#41BD28
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585